-
Notifications
You must be signed in to change notification settings - Fork 228
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
WIP: Add mock for AlloyDB User #1845
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f63f4f2 - Browse repository at this point
Copy the full SHA f63f4f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 410041e - Browse repository at this point
Copy the full SHA 410041eView commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb618a3 - Browse repository at this point
Copy the full SHA cb618a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17b110f - Browse repository at this point
Copy the full SHA 17b110fView commit details -
Remove PoCo fields in the test as the PoCo is leaking GCP resources a…
…fter delete More see b/339458480
Configuration menu - View commit details
-
Copy full SHA for 5ddc03a - Browse repository at this point
Copy the full SHA 5ddc03aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d5574e - Browse repository at this point
Copy the full SHA 1d5574eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e2d4df - Browse repository at this point
Copy the full SHA 1e2d4dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a815c93 - Browse repository at this point
Copy the full SHA a815c93View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for ec451ad - Browse repository at this point
Copy the full SHA ec451adView commit details -
chore: update protobuf in experiments/compositions/facade
The older version has a CVE (though it does not appear to be reachable)
Configuration menu - View commit details
-
Copy full SHA for 7ed23bf - Browse repository at this point
Copy the full SHA 7ed23bfView commit details -
feat: support export of LoggingLogMetric
Wiring up support for our direct controllers here.
Configuration menu - View commit details
-
Copy full SHA for 1cb8a8b - Browse repository at this point
Copy the full SHA 1cb8a8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b82bca - Browse repository at this point
Copy the full SHA 8b82bcaView commit details -
chore: Add SourceDir to samples
A step in running samples more like fixtures.
Configuration menu - View commit details
-
Copy full SHA for 785f40c - Browse repository at this point
Copy the full SHA 785f40cView commit details -
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)
Configuration menu - View commit details
-
Copy full SHA for 0a9bd90 - Browse repository at this point
Copy the full SHA 0a9bd90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 362bdf8 - Browse repository at this point
Copy the full SHA 362bdf8View commit details -
chore: update generate-go-crd-clients
We now need to support int32
Configuration menu - View commit details
-
Copy full SHA for 08d5508 - Browse repository at this point
Copy the full SHA 08d5508View commit details -
Configuration menu - View commit details
-
Copy full SHA for 960bf7c - Browse repository at this point
Copy the full SHA 960bf7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ff3d5f - Browse repository at this point
Copy the full SHA 3ff3d5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f670d3c - Browse repository at this point
Copy the full SHA f670d3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7142d71 - Browse repository at this point
Copy the full SHA 7142d71View commit details -
chore: create generated mappers and roundtrip test for Dashboard
This allows us to see unsupported fields.
Configuration menu - View commit details
-
Copy full SHA for eb7f709 - Browse repository at this point
Copy the full SHA eb7f709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0065bb4 - Browse repository at this point
Copy the full SHA 0065bb4View commit details -
chore: client-generator should visit objects in maps
Some APIs may include objects in maps, we want to output those objects also.
Configuration menu - View commit details
-
Copy full SHA for 6e04c5b - Browse repository at this point
Copy the full SHA 6e04c5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b84536 - Browse repository at this point
Copy the full SHA 1b84536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a33b23 - Browse repository at this point
Copy the full SHA 0a33b23View commit details -
chore: Tool to generate mapping functions from proto
A first-pass at a tool to generate types & map functions.
Configuration menu - View commit details
-
Copy full SHA for 22b3b59 - Browse repository at this point
Copy the full SHA 22b3b59View commit details -
tests: create more tests for monitoring dashboard
Including around refs
Configuration menu - View commit details
-
Copy full SHA for 0dca04d - Browse repository at this point
Copy the full SHA 0dca04dView commit details -
mockgcp: more fidelity for project creation
It's not perfect (v3 vs v1 is tricky), but it's much closer.
Configuration menu - View commit details
-
Copy full SHA for d6c3231 - Browse repository at this point
Copy the full SHA d6c3231View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for b301723 - Browse repository at this point
Copy the full SHA b301723View commit details -
chore:tests: remove metric_descriptor custom_diff
Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b11ddd7 - Browse repository at this point
Copy the full SHA b11ddd7View commit details -
chore:tests: regen llm tests for exports
Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9a994a1 - Browse repository at this point
Copy the full SHA 9a994a1View commit details -
chore:tests: turn on all direct tests
Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0fef797 - Browse repository at this point
Copy the full SHA 0fef797View commit details -
chore:refactor: rename direct to fields
Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e1f5f86 - Browse repository at this point
Copy the full SHA e1f5f86View commit details -
chore: clean up after renaming
Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 47658c0 - Browse repository at this point
Copy the full SHA 47658c0View commit details -
Add ExpanderConfig to Expander
- Allows structured config for inbuilt expanders - The ability to support refs for external configs - remove proto annotations (cleanup)
Configuration menu - View commit details
-
Copy full SHA for 1fd3b7f - Browse repository at this point
Copy the full SHA 1fd3b7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82f4ac3 - Browse repository at this point
Copy the full SHA 82f4ac3View commit details -
Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2e94ef4 - Browse repository at this point
Copy the full SHA 2e94ef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75acc45 - Browse repository at this point
Copy the full SHA 75acc45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74786f3 - Browse repository at this point
Copy the full SHA 74786f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7d94b3 - Browse repository at this point
Copy the full SHA c7d94b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03c9c7e - Browse repository at this point
Copy the full SHA 03c9c7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef99ed0 - Browse repository at this point
Copy the full SHA ef99ed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70c847e - Browse repository at this point
Copy the full SHA 70c847eView commit details -
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).
Configuration menu - View commit details
-
Copy full SHA for fc33d25 - Browse repository at this point
Copy the full SHA fc33d25View commit details -
tests: add logbucketmetric to direct tests
Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f026167 - Browse repository at this point
Copy the full SHA f026167View commit details -
Configuration menu - View commit details
-
Copy full SHA for d130a85 - Browse repository at this point
Copy the full SHA d130a85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4695091 - Browse repository at this point
Copy the full SHA 4695091View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3022773 - Browse repository at this point
Copy the full SHA 3022773View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b2648c - Browse repository at this point
Copy the full SHA 1b2648cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b1325a - Browse repository at this point
Copy the full SHA 6b1325aView commit details -
chore: refactor unified_test to split out scenario execution
Working towards being able to run samples & fixtures the same way.
Configuration menu - View commit details
-
Copy full SHA for 4784bc7 - Browse repository at this point
Copy the full SHA 4784bc7View commit details -
chore: reflow descriptions when generating CRDs
This avoids whitespace changes which make the diff harder to review.
Configuration menu - View commit details
-
Copy full SHA for b0f75f7 - Browse repository at this point
Copy the full SHA b0f75f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80c642d - Browse repository at this point
Copy the full SHA 80c642dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7634c1c - Browse repository at this point
Copy the full SHA 7634c1cView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 725d76c - Browse repository at this point
Copy the full SHA 725d76cView commit details -
feat: LoggingLogMetric now logs changed fields
This should make it easier to understand why re-reconciliation is happening.
Configuration menu - View commit details
-
Copy full SHA for db0b241 - Browse repository at this point
Copy the full SHA db0b241View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d2b3dc - Browse repository at this point
Copy the full SHA 8d2b3dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61cc97f - Browse repository at this point
Copy the full SHA 61cc97fView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ae6be02 - Browse repository at this point
Copy the full SHA ae6be02View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebaa35c - Browse repository at this point
Copy the full SHA ebaa35cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28e1d6d - Browse repository at this point
Copy the full SHA 28e1d6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0b33e4 - Browse repository at this point
Copy the full SHA a0b33e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcebc26 - Browse repository at this point
Copy the full SHA bcebc26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89ec9ef - Browse repository at this point
Copy the full SHA 89ec9efView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 8497c1d - Browse repository at this point
Copy the full SHA 8497c1dView commit details -
tests: start to refactor normalization logic out of specific tests
This way our various tests can share one normalization function
Configuration menu - View commit details
-
Copy full SHA for c1b5e02 - Browse repository at this point
Copy the full SHA c1b5e02View commit details -
tests: Add ability to run CLI to script_test
This enables us to test our powertools in our existing framework
Configuration menu - View commit details
-
Copy full SHA for fb49963 - Browse repository at this point
Copy the full SHA fb49963View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1001595 - Browse repository at this point
Copy the full SHA 1001595View commit details -
tests: Create test scenario for force-set-field powertool
Changing the location of a StorageBucket is a good example usage.
Configuration menu - View commit details
-
Copy full SHA for 27434d7 - Browse repository at this point
Copy the full SHA 27434d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb7f92b - Browse repository at this point
Copy the full SHA eb7f92bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aa17a4 - Browse repository at this point
Copy the full SHA 5aa17a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0190a7 - Browse repository at this point
Copy the full SHA e0190a7View commit details -
chore: create script to build KCC CLI
Trying to put this in a "magic directory", to trigger automated job creation in future tooling.
Configuration menu - View commit details
-
Copy full SHA for bf40977 - Browse repository at this point
Copy the full SHA bf40977View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9082cc3 - Browse repository at this point
Copy the full SHA 9082cc3View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for bd64bac - Browse repository at this point
Copy the full SHA bd64bacView commit details -
- 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
Configuration menu - View commit details
-
Copy full SHA for c3d8f4c - Browse repository at this point
Copy the full SHA c3d8f4cView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for db71e16 - Browse repository at this point
Copy the full SHA db71e16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ec608e - Browse repository at this point
Copy the full SHA 6ec608eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a98bf82 - Browse repository at this point
Copy the full SHA a98bf82View commit details -
Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7a164fb - Browse repository at this point
Copy the full SHA 7a164fbView commit details -
Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 883227f - Browse repository at this point
Copy the full SHA 883227fView commit details -
Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cbd59ae - Browse repository at this point
Copy the full SHA cbd59aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3e4023 - Browse repository at this point
Copy the full SHA e3e4023View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74a14f0 - Browse repository at this point
Copy the full SHA 74a14f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad626f9 - Browse repository at this point
Copy the full SHA ad626f9View commit details -
add regex for long running tests
my tests are based on the alloydb which is already in that regex
Configuration menu - View commit details
-
Copy full SHA for a366f77 - Browse repository at this point
Copy the full SHA a366f77View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8ab037 - Browse repository at this point
Copy the full SHA b8ab037View commit details -
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 ?
Configuration menu - View commit details
-
Copy full SHA for 59fb17d - Browse repository at this point
Copy the full SHA 59fb17dView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 457b431 - Browse repository at this point
Copy the full SHA 457b431View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c8552a - Browse repository at this point
Copy the full SHA 7c8552aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbe37c9 - Browse repository at this point
Copy the full SHA dbe37c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cb232d - Browse repository at this point
Copy the full SHA 0cb232dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81488b2 - Browse repository at this point
Copy the full SHA 81488b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04c69b9 - Browse repository at this point
Copy the full SHA 04c69b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdb3e53 - Browse repository at this point
Copy the full SHA cdb3e53View commit details -
Rename Getter (getter expander config crd) to GetterConfiguration
- regenerate proto bufs with latest lib to fix build failures
Configuration menu - View commit details
-
Copy full SHA for 2218c64 - Browse repository at this point
Copy the full SHA 2218c64View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for feb73bf - Browse repository at this point
Copy the full SHA feb73bfView commit details -
chore: don't apply formatting from root into experiments
We want to keep these separated (experiments has its own build/CI scripts)
Configuration menu - View commit details
-
Copy full SHA for 5ebdebd - Browse repository at this point
Copy the full SHA 5ebdebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e13e435 - Browse repository at this point
Copy the full SHA e13e435View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fb3499 - Browse repository at this point
Copy the full SHA 4fb3499View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1055c8a - Browse repository at this point
Copy the full SHA 1055c8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 848bbfb - Browse repository at this point
Copy the full SHA 848bbfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22301ea - Browse repository at this point
Copy the full SHA 22301eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3344320 - Browse repository at this point
Copy the full SHA 3344320View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1829b40 - Browse repository at this point
Copy the full SHA 1829b40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1278375 - Browse repository at this point
Copy the full SHA 1278375View commit details -
tests: create test of LoggingLogMetric projectRef
Demonstrates the regression around kind being required.
Configuration menu - View commit details
-
Copy full SHA for ff42b54 - Browse repository at this point
Copy the full SHA ff42b54View commit details -
LoggingLogMetric - kind should not be required in projectRef
This regression was introduced because we reused the ResourceRef type.
Configuration menu - View commit details
-
Copy full SHA for cdf6e22 - Browse repository at this point
Copy the full SHA cdf6e22View commit details -
tests: use name in projectRef test
This is the trickier case.
Configuration menu - View commit details
-
Copy full SHA for 4d88103 - Browse repository at this point
Copy the full SHA 4d88103View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54d535b - Browse repository at this point
Copy the full SHA 54d535bView commit details -
tests: Don't ignore annotations with direct reconciler
We should update the golden data, rather than ignoring it.
Configuration menu - View commit details
-
Copy full SHA for 6381f56 - Browse repository at this point
Copy the full SHA 6381f56View commit details -
Update the scenario data to match the transition of LoggingLogMetric to direct actuation.
Configuration menu - View commit details
-
Copy full SHA for cf8d015 - Browse repository at this point
Copy the full SHA cf8d015View commit details -
tests: add fixture test for CloudIDSEndpoint
Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a9e1056 - Browse repository at this point
Copy the full SHA a9e1056View commit details -
tests: add test for presubmit-lite
Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8f27dfc - Browse repository at this point
Copy the full SHA 8f27dfcView commit details -
refactor: fatal if e2e_gcp_target set
Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8fe83ab - Browse repository at this point
Copy the full SHA 8fe83abView commit details -
Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1c7f2bb - Browse repository at this point
Copy the full SHA 1c7f2bbView commit details -
Signed-off-by: Alex Pana <8968914+acpana@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b2a6382 - Browse repository at this point
Copy the full SHA b2a6382View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6db7df0 - Browse repository at this point
Copy the full SHA 6db7df0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9129b01 - Browse repository at this point
Copy the full SHA 9129b01View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for dda9567 - Browse repository at this point
Copy the full SHA dda9567View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c9b8c6 - Browse repository at this point
Copy the full SHA 4c9b8c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b0f503 - Browse repository at this point
Copy the full SHA 2b0f503View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef43aaa - Browse repository at this point
Copy the full SHA ef43aaaView commit details -
- Move applier into pkg/applier, simplify parameters - Split Evaluate and Apply - old: expanders [evaluate + apply] - new: expanders [evaluate] , expanders [apply]
Configuration menu - View commit details
-
Copy full SHA for 1560e10 - Browse repository at this point
Copy the full SHA 1560e10View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 996dcd0 - Browse repository at this point
Copy the full SHA 996dcd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a75b95 - Browse repository at this point
Copy the full SHA 4a75b95View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 511f3ce - Browse repository at this point
Copy the full SHA 511f3ceView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for ab95407 - Browse repository at this point
Copy the full SHA ab95407View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0249d31 - Browse repository at this point
Copy the full SHA 0249d31View commit details -
Under third_party/github.com/hashicorp/terraform-provider-google-beta…
…/google-beta/fwtransport/version.txt
Configuration menu - View commit details
-
Copy full SHA for b2e560d - Browse repository at this point
Copy the full SHA b2e560dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6636741 - Browse repository at this point
Copy the full SHA 6636741View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0049dd - Browse repository at this point
Copy the full SHA e0049ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3133751 - Browse repository at this point
Copy the full SHA 3133751View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20174f5 - Browse repository at this point
Copy the full SHA 20174f5View commit details -
feat: create go types for SecureSourceManagerInstance
Generated from the proto by dev/tools/proto-to-mapper and then lightly edited / moved around.
Configuration menu - View commit details
-
Copy full SHA for 812c31c - Browse repository at this point
Copy the full SHA 812c31cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69cb433 - Browse repository at this point
Copy the full SHA 69cb433View commit details -
Configuration menu - View commit details
-
Copy full SHA for a85c7da - Browse repository at this point
Copy the full SHA a85c7daView commit details -
Configuration menu - View commit details
-
Copy full SHA for fac5296 - Browse repository at this point
Copy the full SHA fac5296View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2d5db8 - Browse repository at this point
Copy the full SHA d2d5db8View commit details -
tests: record grpc requests in our golden tests
We aim to construct a readable version of the GRPC requests.
Configuration menu - View commit details
-
Copy full SHA for de0cefb - Browse repository at this point
Copy the full SHA de0cefbView commit details -
tests: capture golden output for bigtabletable test
This uses our new GRPC collection infrastructure.
Configuration menu - View commit details
-
Copy full SHA for d6d6f10 - Browse repository at this point
Copy the full SHA d6d6f10View commit details -
fix: better handling for http proto annotations
This should allow matching of more complex paths (as found in servicenetworking)
Configuration menu - View commit details
-
Copy full SHA for 43ae924 - Browse repository at this point
Copy the full SHA 43ae924View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09ccb9f - Browse repository at this point
Copy the full SHA 09ccb9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7ff1c0 - Browse repository at this point
Copy the full SHA f7ff1c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d74256 - Browse repository at this point
Copy the full SHA 9d74256View commit details