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

Test pr #9620

Closed
wants to merge 829 commits into from
Closed

Test pr #9620

wants to merge 829 commits into from

Conversation

alphanota
Copy link
Contributor

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)

ericzzzzzzz and others added 30 commits August 1, 2023 13:08
* 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
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>
* feat: bazel oci rule support

* fix: bazel test by creating starstand fake tar

* chore: remove todo

* chore: fix linting issues
idsulik and others added 25 commits November 25, 2024 09:09
…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
…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>
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
…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>
…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>
@alphanota alphanota requested a review from a team as a code owner December 18, 2024 21:56
@alphanota alphanota requested review from renzodavid9 and removed request for a team December 18, 2024 21:56
Copy link

Gemini encountered an error creating the summary. You can try again by commenting @code-review-assist summarize.

@alphanota alphanota closed this Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.