Skip to content
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

Mtls prototype 1 #2

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Mtls prototype 1 #2

wants to merge 12 commits into from

Commits on Jul 6, 2018

  1. translate destinationrule from proto to go

    Zhimin Xiang committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    b189add View commit details
    Browse the repository at this point in the history
  2. auto generate clients for destinationrule

    Zhimin Xiang committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    22b3b4b View commit details
    Browse the repository at this point in the history
  3. change indent of destinationrule_type.go from 4 to 8

    Zhimin Xiang committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    e71ef43 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2018

  1. Make destination rule work in Knative

    Zhimin Xiang committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    1eedf5d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. initial draft for policy

    Zhimin Xiang committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    9263168 View commit details
    Browse the repository at this point in the history
  2. successfully deploy destinationrule and policy, but seems like it bre…

    …aks networking.
    Zhimin Xiang committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    67b1e9b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. mTLS works

    Zhimin Xiang committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    771e709 View commit details
    Browse the repository at this point in the history
  2. Make update-codegen be able to generate code for istio/authentication…

    …:v1alpha1
    Zhimin Xiang committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    212624e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Configuration menu
    Copy the full SHA
    0e43fd9 View commit details
    Browse the repository at this point in the history
  2. 1. refactor the reconcile logic. 2. add auth policy + destination rul…

    …e for autoscaler svc
    Zhimin Xiang committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    fec74a2 View commit details
    Browse the repository at this point in the history
  3. delete health check in sample/helloworld

    Zhimin Xiang committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    154983c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Configuration menu
    Copy the full SHA
    02cb40d View commit details
    Browse the repository at this point in the history