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

feat: Shift around some values and actually enable user supplied bucket access secrets #279

Merged
merged 7 commits into from
Dec 11, 2024

Conversation

danielpanzella
Copy link
Contributor

No description provided.

@danielpanzella danielpanzella merged commit f167f1a into main Dec 11, 2024
1 of 2 checks passed
@danielpanzella danielpanzella deleted the danielpanzella/bucket-secrets branch December 11, 2024 20:40
@annirudh
Copy link
Contributor

Applies for me are failing with the following after this PR:

{"level":"error","ts":"2024-12-14T07:17:01Z","msg":"Failed to apply config changes.","controller":"weightsandbiases","controllerGroup":"apps.wandb.com","controllerKind":"WeightsAndBiases","WeightsAndBiases":{"name":"wandb","namespace":"default"}
,"namespace":"default","name":"wandb","reconcileID":"66845a56-b5d7-4449-bb23-e329787b6d7d","error":"cannot patch \"wandb-executor\" with kind Deployment: Deployment.apps \"wandb-executor\" is invalid: spec.template.spec.containers[0].env[24].val
ueFrom.secretKeyRef.key: Required value","errorVerbose":"cannot patch \"wandb-executor\" with kind Deployment: Deployment.apps \"wandb-executor\" is invalid: spec.template.spec.containers[0].env[24].valueFrom.secretKeyRef.key: Required value\nhe
lm.sh/helm/v3/pkg/kube.(*Client).Update\n\t/go/pkg/mod/helm.sh/helm/[email protected]/pkg/kube/client.go:441\nhelm.sh/helm/v3/pkg/action.(*Upgrade).releasingUpgrade\n\t/go/pkg/mod/helm.sh/helm/[email protected]/pkg/action/upgrade.go:378\nruntime.g
oexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1598","stacktrace":"github.com/wandb/operator/controllers.(*WeightsAndBiasesReconciler).Reconcile\n\t/workspace/controllers/weightsandbiases_controller.go:249\nsigs.k8s.io/controller-runtime/pkg/int
ernal/controller.(*Controller).Reconcile\n\t/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:122\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/go/pkg/mod/sigs.k
8s.io/[email protected]/pkg/internal/controller/controller.go:323\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/co
ntroller.go:274\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:235"}

@dacbd
Copy link
Contributor

dacbd commented Dec 14, 2024 via email

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.

4 participants