Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

1.0.0 updates#206

Open
mlbiam wants to merge 332 commits into
jetstack:masterfrom
TremoloSecurity:master
Open

1.0.0 updates#206
mlbiam wants to merge 332 commits into
jetstack:masterfrom
TremoloSecurity:master

Conversation

@mlbiam
Copy link
Copy Markdown

@mlbiam mlbiam commented Dec 16, 2021

enhancements:

  • 1.0.0 Release #10
  • Access logging to standard out #2
  • create github action to automate builds #8
  • Switch from alpine --> ubuntu 20.04 #9
  • Support kubectl --as #3
  • Upgrade KinD #1

bugs:

  • update dependencies #5

@jetstack-bot
Copy link
Copy Markdown
Contributor

@mlbiam: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@jetstack-bot jetstack-bot added dco-signoff: no Indicates that at least one commit in this pull request is missing the DCO sign-off message. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Dec 16, 2021
@jetstack-bot
Copy link
Copy Markdown
Contributor

Hi @mlbiam. Thanks for your PR.

I'm waiting for a jetstack member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@jetstack-bot jetstack-bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Dec 16, 2021
@martin-ducar-gd
Copy link
Copy Markdown

/assign @JoshVanL

mlbiam and others added 30 commits May 4, 2026 09:58
Eliminates all 2 critical and 11 high CVEs flagged by Grype against the 1.0.11 image (82 → 63 findings; remaining 63 are Ubuntu base-image only).

- Go toolchain 1.26.0 → 1.26.2 (CI + go.mod): clears 15 stdlib CVEs including critical CVE-2026-27143
- pin google.golang.org/grpc to v1.80.0 via replace: clears critical GHSA-p77j-4mvh-x3m3 (CVE-2026-33186, authorization bypass)
- github.com/go-jose/go-jose/v4 v4.1.3 → v4.1.4: clears GHSA-78h2-9frx-2jm8 (JWE decryption panic)
- pulls go.opentelemetry.io/otel{,/sdk,/metric,/trace} to v1.43.0 via go mod tidy: clears GHSA-mh2q-q3fh-2475 and GHSA-hfvc-g4fc-pqhx

Signed-off-by: Mitch Murphy <mitch.murphy@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dco-signoff: no Indicates that at least one commit in this pull request is missing the DCO sign-off message. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants