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

Rewrite ASM module #1140

Merged

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    285dd05 View commit details
    Browse the repository at this point in the history
  2. Move from kubernetes_manifest to bash CPR creation

    Sam Naser committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    912ca06 View commit details
    Browse the repository at this point in the history
  3. Add meshconfig.googleapis.com service

    Sam Naser committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    afed279 View commit details
    Browse the repository at this point in the history
  4. Add namespace to CPR creation script wait

    Sam Naser committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    88f7600 View commit details
    Browse the repository at this point in the history
  5. Change example to use google_container_cluster

    Sam Naser committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    0905359 View commit details
    Browse the repository at this point in the history
  6. Improve CPR status wait duration

    Sam Naser committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    8538e86 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11f9d90 View commit details
    Browse the repository at this point in the history
  8. Enable servicemesh feature in module

    Sam Naser committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    56240f1 View commit details
    Browse the repository at this point in the history
  9. Revert changes to examples

    Sam Naser committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    5235884 View commit details
    Browse the repository at this point in the history
  10. Fix enable_mdp to just enable CNI

    Sam Naser committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    c61787a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Lint

    Sam Naser committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    f5b65bd View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. minor fixes

    Sam Naser committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    4818dc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Bump timeout on status wait

    Sam Naser committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    8ce0635 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Don't create MeshConfig if unset

    Sam Naser committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    c961aaa View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Fix ASM sample

    Sam Naser committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    7ad8320 View commit details
    Browse the repository at this point in the history
  2. Update README autogen

    Sam Naser committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    e4e81d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Minor fixes

    Sam Naser committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    7f1b0e2 View commit details
    Browse the repository at this point in the history
  2. Remove meshConfig from module

    Sam Naser committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    22dbbea View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. fix end to end tests

    Sam Naser committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    3f0e6b2 View commit details
    Browse the repository at this point in the history
  2. lint fixes

    Sam Naser committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    83a1112 View commit details
    Browse the repository at this point in the history
  3. Remove enable_mdp, add enable_vpc_sc and fleet_id

    Sam Naser committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    a787940 View commit details
    Browse the repository at this point in the history
  4. move VPC-SC from labels to annotations

    Sam Naser committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    3be283c View commit details
    Browse the repository at this point in the history
  5. update README

    Sam Naser committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    5af57bf View commit details
    Browse the repository at this point in the history
  6. use default node pool size

    Sam Naser committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    347c75a View commit details
    Browse the repository at this point in the history
  7. use wip for exmaple cluster creation

    Sam Naser committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    1bc68e4 View commit details
    Browse the repository at this point in the history
  8. add feature enablement back to module

    Sam Naser committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    3801f7b View commit details
    Browse the repository at this point in the history
  9. lint

    Sam Naser committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    9e63a53 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. remove feature enablement from module

    Sam Naser committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    c963e4c View commit details
    Browse the repository at this point in the history
  2. remove depends_on

    Sam Naser committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    aea6fe5 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. fix unspecified channel bug

    Sam Naser committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    30ea4ba View commit details
    Browse the repository at this point in the history
  2. minor fixes

    Sam Naser committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    3ae8025 View commit details
    Browse the repository at this point in the history
  3. add more testing

    Sam Naser committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    7a4867e View commit details
    Browse the repository at this point in the history
  4. update docs

    Sam Naser committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    f92c91e View commit details
    Browse the repository at this point in the history
  5. change required module version

    Sam Naser committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    33c742d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. fix cclb

    Sam Naser committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    036ecc8 View commit details
    Browse the repository at this point in the history
  2. change registry source to run in CI

    Sam Naser committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    04484ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d46465a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. update README

    Sam Naser committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    3848a0d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. fix test

    Sam Naser committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    d195981 View commit details
    Browse the repository at this point in the history
  2. fix wording

    Sam Naser committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    6faadcf View commit details
    Browse the repository at this point in the history
  3. remove from README

    Sam Naser committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    a8e32f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. iterate on comments

    Sam Naser committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    bc7449d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    396776a View commit details
    Browse the repository at this point in the history