Skip to content

[Refactor] istio.io security concept page - Authn #10157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xulingqing
Copy link
Member

@xulingqing xulingqing commented Aug 5, 2021

Preview Link: https://deploy-preview-10157--preliminary-istio.netlify.app/latest/docs/concepts/security/

Main Changes:

  1. Merge Istio identity and Identity and certificate management to Istio identity and certificate management
  2. Delete TLS cipher suites details and move to reference
  3. Move Permissive mode to Authn Task as a new task
  4. Merge Authentication architecture to authn introduction
  5. Delete Policy storage and summarized in authn introduction
  6. Delete Selector field, use 1 policy to give a brief introduction to selector. And move the description to reference/config/security
  7. Prune extra examples of peer authentication
  8. Delete Principals
  9. Move Updating authentication policies
  • Configuration Infrastructure
  • Docs
  • Installation
  • Networking
  • Performance and Scalability
  • Policies and Telemetry
  • Security
  • Test and Release
  • User Experience
  • Developer Infrastructure

@istio-testing istio-testing added the do-not-merge/work-in-progress Block merging of a PR because it isn't ready yet. label Aug 5, 2021
@istio-policy-bot
Copy link

😊 Welcome! This is either your first contribution to the Istio documentation repo, or
it's been awhile since you've been here. A few things you should know:

  • You can learn about how we write and maintain documentation, about our style guidelines,
    and about all the available web site features by visiting Contributing to the Docs.

  • In the next few minutes, an automatic preview of your change will be
    built as a full copy of the istio.io website. You can find this preview by clicking on
    the Details link next to the deploy/netlify entry in the Status section of this
    page.

  • We care about quality, so we've put in place a number of checks to ensure our documentation
    is top notch. We do spell checking, we sanitize the markdown, we ensure all hyperlinks point
    to valid location, and more. If your PR doesn't pass one of these checks, you'll see a red X in the
    status section of the page. Click on the Details link to get a list of the problems with your PR.
    Fix those problems and push an update to your PR. This will automatically rerun the tests and
    hopefully this time everything will be perfect.

  • Once your changes are accepted and merged into the repository, they will initially show up
    on https://preliminary.istio.io. The changes will be published to https://istio.io
    the next time we do a major release (which typically happens every 3 months or so).

Thanks for contributing!

Courtesy of your friendly welcome wagon.

@google-cla google-cla bot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Aug 5, 2021
@istio-testing istio-testing added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Aug 5, 2021
@istio-testing
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@xulingqing xulingqing changed the title refactor istio.io security concept page refactor istio.io security concept page - Authn Aug 9, 2021
@xulingqing xulingqing changed the title refactor istio.io security concept page - Authn [Refactor] istio.io security concept page - Authn Aug 16, 2021
@istio-testing istio-testing added the needs-rebase Indicates a PR needs to be rebased before being merged label Sep 2, 2021
@istio-testing
Copy link
Contributor

@xulingqing: PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@istio-testing
Copy link
Contributor

@xulingqing: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
doc.test.profile_demo_istio.io 728f966 link true /test doc.test.profile_demo
doc.test.profile_none_istio.io 728f966 link true /test doc.test.profile_none
doc.test.multicluster_istio.io 728f966 link true /test doc.test.multicluster
doc.test.profile_default_istio.io 728f966 link true /test doc.test.profile_default
doc.test.profile_minimal_istio.io 728f966 link true /test doc.test.profile_minimal
doc.test.profile-default_istio.io 728f966 link true /test doc.test.profile-default
doc.test.profile-none_istio.io 728f966 link true /test doc.test.profile-none
doc.test.profile-minimal_istio.io 728f966 link true /test doc.test.profile-minimal
doc.test.profile-demo_istio.io 728f966 link true /test doc.test.profile-demo

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

Copy link
Contributor

@craigbox craigbox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xulingqing and @justinpettit, any interest in finishing this other one off?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/security cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. do-not-merge/work-in-progress Block merging of a PR because it isn't ready yet. needs-rebase Indicates a PR needs to be rebased before being merged size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants