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

Elaborate the return error with kumactl apply global-secrets #10218

Closed
Icarus9913 opened this issue May 13, 2024 · 1 comment
Closed

Elaborate the return error with kumactl apply global-secrets #10218

Icarus9913 opened this issue May 13, 2024 · 1 comment
Labels
kind/feature New feature triage/rotten closed due to lack of information for too long, rejected feature...

Comments

@Icarus9913
Copy link
Contributor

Description

I have 1 global-cp-k8s and 1 zone-universal, then I try to create a global-secrets in my zone-universal and got the following errors:

root@icarus-zone-universal:/tmp# cat <<EOF | kumactl apply -f -
> type: GlobalSecret
name: sample-global-secret
data: dGVzdAo=
> EOF
Error: Method not Allowed (Method not allowed)

I think we should make the returned error logs more explicit and teach the users to create a secret in their global-cp environment.

@Icarus9913 Icarus9913 added kind/feature New feature triage/pending This issue will be looked at on the next triage meeting labels May 13, 2024
@jakubdyszkiewicz
Copy link
Contributor

Duplicate of #10099

@jakubdyszkiewicz jakubdyszkiewicz marked this as a duplicate of #10099 May 13, 2024
@jakubdyszkiewicz jakubdyszkiewicz closed this as not planned Won't fix, can't repro, duplicate, stale May 13, 2024
@jakubdyszkiewicz jakubdyszkiewicz added triage/rotten closed due to lack of information for too long, rejected feature... and removed triage/pending This issue will be looked at on the next triage meeting labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature triage/rotten closed due to lack of information for too long, rejected feature...
Projects
None yet
Development

No branches or pull requests

2 participants