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

WIP: Add mock for AlloyDB User #1845

Closed

Commits on May 20, 2024

  1. Add mock for AlloyDB User

    anhdle-sso committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f63f4f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    410041e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    cb618a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17b110f View commit details
    Browse the repository at this point in the history
  3. Remove PoCo fields in the test as the PoCo is leaking GCP resources a…

    …fter delete
    
    More see b/339458480
    ziyue-101 authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5ddc03a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d5574e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e2d4df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a815c93 View commit details
    Browse the repository at this point in the history
  7. docs: pause docs on repo (GoogleCloudPlatform#1518)

    * docs: add feature docs
    
    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    
    * docs: also link from release notes
    
    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    ---------
    
    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    acpana authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ec451ad View commit details
    Browse the repository at this point in the history
  8. chore: update protobuf in experiments/compositions/facade

    The older version has a CVE (though it does not appear to be reachable)
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7ed23bf View commit details
    Browse the repository at this point in the history
  9. feat: support export of LoggingLogMetric

    Wiring up support for our direct controllers here.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1cb8a8b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b82bca View commit details
    Browse the repository at this point in the history
  11. chore: Add SourceDir to samples

    A step in running samples more like fixtures.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    785f40c View commit details
    Browse the repository at this point in the history
  12. chore: Add go types corresponding to existing monitoringdashboard schema

    This was auto-generated using the dev-to-proto tool, and then a few
    fixes were made manually:
    
    * Commented out some fields that we aren't supporting yet (with NOTYET)
    * Changed some `*Duration` to `*string`
    * Fixed up the definition of `Empty`
    * Added `+required` annotations
    * Fixed up the Spec and Status
    * Added some registration boilerplate
    
    Also, I switched to the latest controller-gen in
    dev/tasks/generate-crds, so that we can use the `+required` annotation
    (and to pick up the omitempty fix)
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0a9bd90 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    362bdf8 View commit details
    Browse the repository at this point in the history
  14. chore: update generate-go-crd-clients

    We now need to support int32
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    08d5508 View commit details
    Browse the repository at this point in the history
  15. autogen: make ready-pr

    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    960bf7c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3ff3d5f View commit details
    Browse the repository at this point in the history
  17. fix basicalloydbbackup dynamic test

    gemmahou authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f670d3c View commit details
    Browse the repository at this point in the history
  18. Mockgcp spanner instance

    yuwenma authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7142d71 View commit details
    Browse the repository at this point in the history
  19. chore: create generated mappers and roundtrip test for Dashboard

    This allows us to see unsupported fields.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    eb7f709 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0065bb4 View commit details
    Browse the repository at this point in the history
  21. chore: client-generator should visit objects in maps

    Some APIs may include objects in maps, we want to output those objects
    also.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6e04c5b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1b84536 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0a33b23 View commit details
    Browse the repository at this point in the history
  24. chore: Tool to generate mapping functions from proto

    A first-pass at a tool to generate types & map functions.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    22b3b59 View commit details
    Browse the repository at this point in the history
  25. tests: create more tests for monitoring dashboard

    Including around refs
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0dca04d View commit details
    Browse the repository at this point in the history
  26. mockgcp: more fidelity for project creation

    It's not perfect (v3 vs v1 is tricky), but it's much closer.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d6c3231 View commit details
    Browse the repository at this point in the history
  27. tests: pass a sensible default folder id in hack/record-gcp

    This allows us to record test output even when we must create a project.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b301723 View commit details
    Browse the repository at this point in the history
  28. chore:tests: remove metric_descriptor custom_diff

    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    acpana authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b11ddd7 View commit details
    Browse the repository at this point in the history
  29. chore:tests: regen llm tests for exports

    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    acpana authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    9a994a1 View commit details
    Browse the repository at this point in the history
  30. chore:tests: turn on all direct tests

    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    acpana authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0fef797 View commit details
    Browse the repository at this point in the history
  31. chore:refactor: rename direct to fields

    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    acpana authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e1f5f86 View commit details
    Browse the repository at this point in the history
  32. chore: clean up after renaming

    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    acpana authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    47658c0 View commit details
    Browse the repository at this point in the history
  33. Add ExpanderConfig to Expander

    - Allows structured config for inbuilt expanders
    - The ability to support refs for external configs
    - remove proto annotations (cleanup)
    barney-s authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1fd3b7f View commit details
    Browse the repository at this point in the history
  34. quick bug fix

    ziyue-101 authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    82f4ac3 View commit details
    Browse the repository at this point in the history
  35. chore:tests: further cleanup

    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    acpana authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2e94ef4 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    75acc45 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    74786f3 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    c7d94b3 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    03c9c7e View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    ef99ed0 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    70c847e View commit details
    Browse the repository at this point in the history
  42. chore: update presubmit build-images script to override image names

    This avoids depending on the current gcloud project (which is likely
    not set in github actions, at least).
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fc33d25 View commit details
    Browse the repository at this point in the history
  43. tests: add logbucketmetric to direct tests

    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    acpana authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f026167 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    d130a85 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    4695091 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    3022773 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    1b2648c View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    6b1325a View commit details
    Browse the repository at this point in the history
  49. chore: refactor unified_test to split out scenario execution

    Working towards being able to run samples & fixtures the same way.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4784bc7 View commit details
    Browse the repository at this point in the history
  50. chore: reflow descriptions when generating CRDs

    This avoids whitespace changes which make the diff harder to review.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b0f75f7 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    80c642d View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    7634c1c View commit details
    Browse the repository at this point in the history
  53. fix: don't try to set status.uid in direct APIKeys controller

    We have a test that detected this field is being removed (it's an
    alpha resource, so not a problem).
    
    Remove the mapping to keep the test happy.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    725d76c View commit details
    Browse the repository at this point in the history
  54. feat: LoggingLogMetric now logs changed fields

    This should make it easier to understand why re-reconciliation is happening.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    db0b241 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    8d2b3dc View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    61cc97f View commit details
    Browse the repository at this point in the history
  57. Remove image-registry parameter from the composition controller

    - Was added initially when we hardcoded the image in the job template
    - ExpanderVersion removes the need for this parameter
    barney-s authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ae6be02 View commit details
    Browse the repository at this point in the history
  58. test: gh action diff

    gemmahou authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ebaa35c View commit details
    Browse the repository at this point in the history
  59. fix controller-gen version

    gemmahou authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    28e1d6d View commit details
    Browse the repository at this point in the history
  60. upload

    gemmahou authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a0b33e4 View commit details
    Browse the repository at this point in the history
  61. update gen crd script

    gemmahou authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    bcebc26 View commit details
    Browse the repository at this point in the history
  62. Update the contribution guides

    maqiuyujoyce authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    89ec9ef View commit details
    Browse the repository at this point in the history
  63. powertool: change-state-into-spec can remove fields set by state-into…

    …-spec
    
    Using the field manager, we can detect and remove any fields that were
    set by state-into-spec.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8497c1d View commit details
    Browse the repository at this point in the history
  64. tests: start to refactor normalization logic out of specific tests

    This way our various tests can share one normalization function
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c1b5e02 View commit details
    Browse the repository at this point in the history
  65. tests: Add ability to run CLI to script_test

    This enables us to test our powertools in our existing framework
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fb49963 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    1001595 View commit details
    Browse the repository at this point in the history
  67. tests: Create test scenario for force-set-field powertool

    Changing the location of a StorageBucket is a good example usage.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    27434d7 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    eb7f92b View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    5aa17a4 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    e0190a7 View commit details
    Browse the repository at this point in the history
  71. chore: create script to build KCC CLI

    Trying to put this in a "magic directory", to trigger automated job
    creation in future tooling.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    bf40977 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    9082cc3 View commit details
    Browse the repository at this point in the history
  73. docs: add instr to gen proto (GoogleCloudPlatform#1905)

    * docs: add instr to gen proto
    
    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    * Apply suggestions from code review
    
    ---------
    
    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    acpana authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    bd64bac View commit details
    Browse the repository at this point in the history
  74. Getter as Second Expander

    - Implement grpc based getter expander
    - Getter config is inline in Composition CRD
    - Add release manifests for getter-expander
    - Add e2e tests for getter-expander
    - Add presubmit for getter-expander e2e
    
    Next steps:
    
    - Split out Getter config into its own CRD
    barney-s authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c3d8f4c View commit details
    Browse the repository at this point in the history
  75. Switch jinja2 to grpc based expansion.

    - rename gjinjg2 -> jinja2 (making jinja2 grpc based)
    - rename existing pod based jinja2 -> pjinja2
    - Add `image` field to ExpanderVersion
      - allow specifying an image that doesnt follow the
        removePrefix(expanderversion.name , "composition-") pattern.
      - provides more flexibility
      - In our case the type is pjinja and the image is expander-jinja
    - Add a custom ratelimiter for the facade reconciler
      - Due to a bug, the reconciler is not restarted across tests.
      - Old failures add to rate limiting causing random failures
      - make ratelimiter max backoff 120s
    - Add a small sleep b/w tests
    - Move all ExistTimeout to CompositionReconcileTimeout
    - Check if a plan was updated and if so check if the applier sees the
      latest plan object. If not retry again.
    - Add InputGeneration and Generation to plan status
    barney-s authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    db71e16 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    6ec608e View commit details
    Browse the repository at this point in the history
  77. remove downloaded json

    gemmahou authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a98bf82 View commit details
    Browse the repository at this point in the history
  78. fix: interface changes

    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    acpana authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7a164fb View commit details
    Browse the repository at this point in the history
  79. ci:fix: reorder steps

    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    acpana authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    883227f View commit details
    Browse the repository at this point in the history
  80. ci: wrap probe cmd

    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    acpana authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    cbd59ae View commit details
    Browse the repository at this point in the history
  81. Third party changes for ssl mode

    wTylerReid authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e3e4023 View commit details
    Browse the repository at this point in the history
  82. implement ssl mode feature

    wTylerReid authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    74a14f0 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    ad626f9 View commit details
    Browse the repository at this point in the history
  84. add regex for long running tests

    my tests are based on the alloydb which is already in that regex
    wTylerReid authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a366f77 View commit details
    Browse the repository at this point in the history
  85. update region to us-central1

    wTylerReid authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b8ab037 View commit details
    Browse the repository at this point in the history
  86. Move getter to a separate stage

    - Remove inline ValuesFrom from Compositions
      - Remove `ValuesFrom` from the composition spec
      - Remove code that waits for and fetches values from the expander
        reconciler (Expander_fetcher.go)
      - Change e2e test to refelect this change
    - Add a new CRD `Getter` that acts as a Getter configuration
      - Add validation for this CRD
    - Proto changes
      - GRPC `Evaluate` returns Values or manifests.
      - WAIT as a return status
    - New changes in expander reconciler
      - Accumulate values so that they are presented to all subsequent
        stages
      - Get Expander config by reference and pass it to Evaluate
      - Get expander config GVK by looking up the expander version
      - When expander returns WAIT retry sooner in 5s
    - ExpanderVersion changes
      - Add GVK to bind an Expander with its Config CRD
    - Expander GRPC Service changes
      - Receive the whole Getter config object as Config
      - Introduce WAIT as a return value when object or fieldpath doesnt
        exist
    
    TODO:
    - Check Getter CR validation error in expander reconciler or Getter grpc
      service
    - Move Samples to use the new getter
    - Move from a projection based value extraction to whole object getter
    - Exp backoff for WAIT state ?
    barney-s authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    59fb17d View commit details
    Browse the repository at this point in the history
  87. Delete the 'X-Goog-Api-Client' header in http log and skip golden fil…

    …e comparison when empty to fix scenario test data for powertool
    maqiuyujoyce authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    457b431 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    7c8552a View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    dbe37c9 View commit details
    Browse the repository at this point in the history
  90. Fix failed presubmit tests

    maqiuyujoyce authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0cb232d View commit details
    Browse the repository at this point in the history
  91. Fix failed direct test case

    maqiuyujoyce authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    81488b2 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    04c69b9 View commit details
    Browse the repository at this point in the history
  93. Add README for RunCLI kind

    maqiuyujoyce authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    cdb3e53 View commit details
    Browse the repository at this point in the history
  94. Rename Getter (getter expander config crd) to GetterConfiguration

    - regenerate proto bufs with latest lib to fix build failures
    barney-s authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2218c64 View commit details
    Browse the repository at this point in the history
  95. Fixes to make the latest GCP samples work.

    - KCC Test changes
      - In CloudSQL test, Create an AppTeam and in the new project create
    - Samples changes
      - Remove alpha from expander names (grpc ones)
      - In hasql composition,
        - Use new grpc getter, GetterConfiguration
    - Test infra changes
      - Add support for dependent samples for KCC Scenario (CloudSQL on AppTeam)
        CloudSQL (testing user , demo flow)
    - Makefile changes
      - add run-test target to run a single testcase
      - make CloudSQL the default kcc-test
    - Reconciler changes
      - dont json.Marshall() the expander template
      - conversely no need to unquote the result
      - json.Marshall() was escaping double quotes, and converting '>' to
        uni-code
    - e2e Test changes
      - Add new test case to verify roundtripping template is not broken
        - TestSimpleExpanderJinjaWithQuotes
      - Add more logs to debug kind cluster create failures
      - Fix sample expander versions
    barney-s authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    feb73bf View commit details
    Browse the repository at this point in the history
  96. chore: don't apply formatting from root into experiments

    We want to keep these separated (experiments has its own build/CI scripts)
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5ebdebd View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    e13e435 View commit details
    Browse the repository at this point in the history
  98. further clean up

    yuwenma authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4fb3499 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    1055c8a View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    848bbfb View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    22301ea View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    3344320 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    1829b40 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    1278375 View commit details
    Browse the repository at this point in the history
  105. tests: create test of LoggingLogMetric projectRef

    Demonstrates the regression around kind being required.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ff42b54 View commit details
    Browse the repository at this point in the history
  106. LoggingLogMetric - kind should not be required in projectRef

    This regression was introduced because we reused the ResourceRef type.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    cdf6e22 View commit details
    Browse the repository at this point in the history
  107. tests: use name in projectRef test

    This is the trickier case.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4d88103 View commit details
    Browse the repository at this point in the history
  108. autogen: update docs

    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    54d535b View commit details
    Browse the repository at this point in the history
  109. tests: Don't ignore annotations with direct reconciler

    We should update the golden data, rather than ignoring it.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6381f56 View commit details
    Browse the repository at this point in the history
  110. chore: update test data

    Update the scenario data to match the transition of LoggingLogMetric
    to direct actuation.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    cf8d015 View commit details
    Browse the repository at this point in the history
  111. tests: add fixture test for CloudIDSEndpoint

    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    acpana authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a9e1056 View commit details
    Browse the repository at this point in the history
  112. tests: add test for presubmit-lite

    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    acpana authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8f27dfc View commit details
    Browse the repository at this point in the history
  113. refactor: fatal if e2e_gcp_target set

    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    acpana authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8fe83ab View commit details
    Browse the repository at this point in the history
  114. refactor: use body len

    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    acpana authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1c7f2bb View commit details
    Browse the repository at this point in the history
  115. refactor: use io

    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    acpana authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b2a6382 View commit details
    Browse the repository at this point in the history
  116. Update operator to 1.118.2

    yuwenma authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6db7df0 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    9129b01 View commit details
    Browse the repository at this point in the history
  118. chore: remove crds staging dir (GoogleCloudPlatform#1880)

    * chore: clean apis/config dir for now
    
    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    
    * chore: autogen deepcopies
    
    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    
    * Revert "chore: autogen deepcopies"
    
    This reverts commit ecd7e8c.
    
    ---------
    
    Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
    acpana authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    dda9567 View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    4c9b8c6 View commit details
    Browse the repository at this point in the history
  120. Update for version 1.118.2

    yuwenma authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2b0f503 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    ef43aaa View commit details
    Browse the repository at this point in the history
  122. Refactor Applier

    - Move applier into pkg/applier, simplify parameters
    - Split Evaluate and Apply
      - old: expanders [evaluate + apply]
      - new: expanders [evaluate] , expanders [apply]
    barney-s authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1560e10 View commit details
    Browse the repository at this point in the history
  123. Support for Composition Validation

    - Composition API changes
      - Add .status.stages capturing individual stage validation failures
      - Add .generation (to be implemented)
    - Jinja2 expander changes
      - unit-tests for Validate() method
      - Implement Validate() method that parser script to capture syntax errors
      - Add python script that calls jinjs2 parser
      - Update dockerfile
    - Composition controller changes
      - As part of reconcile, validate all expanders and record failures in
        status
    - Tests
      - Add TestSimpleCompositionJinjaValidationFailure that tests the jinja
        syntax failure checks
    barney-s authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    996dcd0 View commit details
    Browse the repository at this point in the history
  124. Update release manifests

    barney-s authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4a75b95 View commit details
    Browse the repository at this point in the history
  125. tests: Introduce internal annotation to force reconciliation

    The test.cnrm.cloud.google.com/reconcile-cookie annotation can be
    changed without affecting the "true" desired state, but we special
    case the annotation in our filtering, so that it still triggers the
    reconciler.
    
    Co-authored-by: alex <8968914+acpana@users.noreply.github.com>
    2 people authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    511f3ce View commit details
    Browse the repository at this point in the history
  126. Presteps for correcting the useragent.

    Extract the KCC version into its own file.
    Make it available for embed to pull it in.
    Make sure that its available in the docker file.
    cheftako authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ab95407 View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    0249d31 View commit details
    Browse the repository at this point in the history
  128. Under third_party/github.com/hashicorp/terraform-provider-google-beta…

    …/google-beta/fwtransport/version.txt
    cheftako authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b2e560d View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    6636741 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    e0049dd View commit details
    Browse the repository at this point in the history
  131. chore: bump terraform version

    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3133751 View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    20174f5 View commit details
    Browse the repository at this point in the history
  133. feat: create go types for SecureSourceManagerInstance

    Generated from the proto by dev/tools/proto-to-mapper and then lightly
    edited / moved around.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    812c31c View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    69cb433 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    a85c7da View commit details
    Browse the repository at this point in the history
  136. bump client-side rate limit to 80

    yuwenma authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fac5296 View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    d2d5db8 View commit details
    Browse the repository at this point in the history
  138. tests: record grpc requests in our golden tests

    We aim to construct a readable version of the GRPC requests.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    de0cefb View commit details
    Browse the repository at this point in the history
  139. tests: capture golden output for bigtabletable test

    This uses our new GRPC collection infrastructure.
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d6d6f10 View commit details
    Browse the repository at this point in the history
  140. fix: better handling for http proto annotations

    This should allow matching of more complex paths (as found in servicenetworking)
    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    43ae924 View commit details
    Browse the repository at this point in the history
  141. chore: generate protos from OpenAPI

    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    09ccb9f View commit details
    Browse the repository at this point in the history
  142. chore: generate update protos/grpc

    justinsb authored and anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f7ff1c0 View commit details
    Browse the repository at this point in the history
  143. tmp

    anhdle-sso committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    9d74256 View commit details
    Browse the repository at this point in the history