Skip to content

fix: add infisical deployment init-container envs#129

Merged
eball merged 1 commit into
mainfrom
fix/infisical-deploy
Jun 14, 2024
Merged

fix: add infisical deployment init-container envs#129
eball merged 1 commit into
mainfrom
fix/infisical-deploy

Conversation

@eball
Copy link
Copy Markdown
Member

@eball eball commented Jun 14, 2024

  • What kind of change does this PR introduce?

fix: add infisical deployment init-container environments

change the minimum upgradable version

@github-actions github-actions Bot added the fix label Jun 14, 2024
@eball eball merged commit 77a854f into main Jun 14, 2024
@dkeven dkeven deleted the fix/infisical-deploy branch July 10, 2025 07:51
eball pushed a commit that referenced this pull request Apr 30, 2026
#2992)

Bumps the following to address dependabot alerts in the kubesphere fork
(both the root module and the staging kubesphere.io/api submodule):

Indirect:
- go.opentelemetry.io/otel v1.39.0 -> v1.41.0 (PATH hijack; baggage DoS)
- go.opentelemetry.io/otel/sdk v1.39.0 -> v1.41.0
- github.com/moby/spdystream v0.5.0 -> v0.5.1
- go.mongodb.org/mongo-driver v1.3.2 -> v1.17.0
- github.com/prometheus/alertmanager v0.21.0 -> v0.28.1

Direct:
- github.com/docker/docker v17.12.0-ce-rc1 (2020) -> v28.5.2 (auth bypass; off-by-one)
- gopkg.in/square/go-jose.v2 v2.2.2 -> v2.6.0
- github.com/go-viper/mapstructure/v2 v2.2.1 -> v2.5.0
- migrate from github.com/dgrijalva/jwt-go (deprecated) to github.com/golang-jwt/jwt/v4 v4.5.2
- (staging api) golang.org/x/net -> v0.33.0

Code changes:
- pkg/apiserver/authentication/authenticators/lldap/jwt.go: import path swap
  (jwt v4 is API-compatible with the dgrijalva v3 surface used here)
- pkg/utils/term/term.go: github.com/docker/docker/pkg/term ->
  github.com/moby/term (the term package was extracted out of docker/docker
  in v20+; moby/term has identical GetFdInfo/GetWinsize signatures)

Closes dependabot alerts #574, #551, #521, #432, #431, #347, #171, #170,
#169, #168, #135, #134, #133, #132, #131, #130, #129, #128, #127, #126,
#125, #124, #123, #122, #121, #117, #115.

Pre-existing build errors in tools/lib (CRD generation) and the very old
k8s.io/kubectl v0.21.2 (gnostic openapi mismatch) are unrelated to this
PR; they exist on main and are not blocked or unblocked by these bumps.

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant