-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Test pr #9620
Closed
Closed
Test pr #9620
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* docs: add anchors to yaml paths * feat: add note about tooltip anchors and arrow to indicate that there is an action * docs: move tooltip tip to same box as cloud code tip
…erTools#9000) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.2 to 2.21.3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2.21.2...v2.21.3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: Add Sprig template functions * Render wrapped return value, providing core template error. Signed-off-by: Brian Topping <[email protected]> * Don't need the local `default` function if Sprig is available Signed-off-by: Brian Topping <[email protected]> * Run linter Signed-off-by: Brian Topping <[email protected]> --------- Signed-off-by: Brian Topping <[email protected]>
* Fix documentation for Helm Template Value * Change dot to underscore
Signed-off-by: Brian Topping <[email protected]>
Add a filter function to only send port resource resources for that particular container into AllocatePort
…inerTools#9013) * feat: configure render, verify, and exec commands to emit metrics * fix: remove render command from tracking due to corrupted output data
…erTools#9022) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.3 to 2.21.4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2.21.3...v2.21.4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: support url as kustomize file path * add test * chore: targeting v2.6.3 for testing kustomize remote * chore: targeting v2.6.3 for testing kustomize remote
…#9020) * feat: making survey, update, and tracking messages to print to stderr instead of stdout * feat: enable `skaffold render` to track telemetry * feat: remove tests checking if a stadout is set, now we are using stderr * feat: make stderr used to print survey, update, and metricts promp, coloreable to keep same behaviour as stdin * feat: removing IsStdout function and related tests
…erTools#9037) Bumps [puma](https://github.com/puma/puma) from 4.3.12 to 5.6.7. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v4.3.12...v5.6.7) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…leContainerTools#9036) Bumps [puma](https://github.com/puma/puma) from 4.3.12 to 5.6.7. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v4.3.12...v5.6.7) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ols#9042) Bumps [flask](https://github.com/pallets/flask) from 2.3.2 to 2.3.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.3.2...2.3.3) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…eContainerTools#9041) Bumps [flask](https://github.com/pallets/flask) from 2.3.2 to 2.3.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.3.2...2.3.3) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: add custom selectors * chore: set up command * chore: add flag * chore: moving parsing logic to each deployer to be consistent with the current logic for parsing hydratedManifests * chore: move parse selectors file to the dispatcher level * chore: fix proto * chore: clean up * chore: clean up * chore: linters * chore: change log * chore: rename * chore: rename- * chore: add proto * chore: create a method to get the status of custom resource * chore: nit * chore: linters * chore: generate man for selectors file * chore: add tests * fix: add test * chore: enable status check seletors for debug command * chore: update man
This commit changes build artifact generation to save an artifact's runtime type, making it accessible when using --build-artifacts. This also allows the Helm deployer to use the runtime type (as it invokes skaffold filter with --build-artifacts).
…erTools#9053) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.4 to 2.21.5. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2.21.4...v2.21.5) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: flaky verify tests
Signed-off-by: guoguangwu <[email protected]>
* feat: bazel oci rule support * fix: bazel test by creating starstand fake tar * chore: remove todo * chore: fix linting issues
…ls#9520) * feat(bin): Add graceful shutdown for helm command Signed-off-by: Suleiman Dibirov <[email protected]> * fixed helm termination Signed-off-by: Suleiman Dibirov <[email protected]> --------- Signed-off-by: Suleiman Dibirov <[email protected]>
GoogleContainerTools#9584) * fix: Update the k8s Job container logic for custom actions to match verify * chore: add license to new test file * chore: adjust import order to address linter errors * chore: fix license formatting in new test file
…#9585) chore: fix the security scorecard action
…erTools#9594) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.5 to 3.27.6. - [Release notes](https://github.com/github/codeql-action/releases) - [Commits](github/codeql-action@v3.27.5...v3.27.6) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix `fa-gem` icon on homepage.
This info is in CODEOWNERS now. Closes GoogleContainerTools#9595.
Bazel just released version 8.0.0 which uses a MODULE.bazel file instead of a WORKSPACE file. See https://bazel.build/external/migration I also updated to a new version of rules_oci that supports this new MODULE.bazel.
* chore: go get -u cloud.google.com/... * chore: go mod tidy * chore: go mod vendor
…ntainerTools#9606) Co-authored-by: Darien Lin <[email protected]>
…oogleContainerTools#9610) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.31.0. - [Commits](golang/crypto@v0.21.0...v0.31.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…erTools#9608) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.6 to 3.27.7. - [Release notes](https://github.com/github/codeql-action/releases) - [Commits](github/codeql-action@v3.27.6...v3.27.7) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…rTools#9611) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.30.0 to 0.31.0. - [Commits](golang/crypto@v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…erTools#9612) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.7 to 3.27.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Commits](github/codeql-action@v3.27.7...v3.27.9) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…nt accidental trigger of this workflow (GoogleContainerTools#9614) Co-authored-by: Darien Lin <[email protected]>
…oogleContainerTools#9615) Co-authored-by: Darien Lin <[email protected]>
…ainerTools#9616) Co-authored-by: Darien Lin <[email protected]>
…ools#9574) * chore: upgrade versions of integration test tooling * test: update the URL to container-structure-test
* chore: remove some old, unnecessary excludes and add a new one * chore: go get -u ./... * chore: go mod tidy * chore: go mod vendor * chore: run hack/generate-licenses.sh * chore: run hack/generate-man.sh * fix: fix a unit test some YAML library changed how it indents lists * fix: fix a unit test the godotenv parser is a little more liberal in what it parses, so we have to make our malformed test case a little extra malformed * fix: fix YAML serialization. A change in kustomize meant that when you import its YAML libraries, you get a repackaged version of yaml.v3 instead of the real ones. This broke YAML parsing in a very confusing way. Specifically, UnmarshalClusterVolumes no longer implemented yaml.v3/Unmarshaller. Instead it implemented sigs.k8s.io/yaml/goyaml.v3/Unmarshaller. Which means the YAML parser just never bothered to call our custom Unmarshaller logic. None of this is particularly interesting, but it took me at least 8 hours to figure it out, so I wanted to write it down.
…ainerTools#9582) feat: support TemplateField for build.artifacts.docker.cliFlags
* fix(sync): add validation for namespaces and handle empty pods * fixes * fixes
…#9237) * Document some undocumented config options * doc: Document some undocumented config options * Remove the survey option, which belongs in its own section
…nerTools#9618) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@b4b15b8...6f51ac0) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gemini encountered an error creating the summary. You can try again by commenting |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes: #nnn
Related: Relevant tracking issues, for context
Merge before/after: Dependent or prerequisite PRs
Description
User facing changes (remove if N/A)
Follow-up Work (remove if N/A)