Sam Dowell
Sam Dowell
The defaults file is intended for generic default values that can be shared for Dockerfiles across multiple functions. In this case KUBEVAL_BUILDER_IMAGE is specific to the kubeval function and can...
The [contribution guide](https://github.com/GoogleContainerTools/kpt-config-sync/blob/main/docs/contributing.md) needs to be updated now that development is happening on Github.
The existing deployment step deploys the static hosted content on merge. This change is intended to additionally add a step which deploys the recently added firebase functions upon merge.
**What happened**: For a Github PR that has passed all checks but has the `Change requested` state, Tide repeatedly attempts to MERGE but fails (presumably rejected by Github due to...
this change adds support to run kind clusters with a shared test environment. This can be run either sequentially or in parallel. The clusters are created at the beginning of...
this ensures that the CRD yaml is up to date as part of presubmit checks. also consolidates the kustomize install make targets and runs addlicense after generating crds.
This change adds support for applying object transforms to nested manifests. The nested manifest pattern is a pattern in which an object has a string field which consists of its...
**What would you like to be added**: I would like for the KDP reconciler to have built-in support for setting the observedGeneration on the status of the managed resource. **Why...
**What happened**: For a Github PR that has passed all checks but has the `Change requested` state, Tide repeatedly attempts to MERGE but fails (presumably rejected by Github due to...