Skip to content

As a user I would like to easily create/edit Secrets in the editor #663

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

Closed
adietish opened this issue Sep 26, 2023 · 1 comment · Fixed by #714
Closed

As a user I would like to easily create/edit Secrets in the editor #663

adietish opened this issue Sep 26, 2023 · 1 comment · Fixed by #714
Assignees
Milestone

Comments

@adietish
Copy link
Collaborator

3rd most upvoted feature in vscode-kubernetes-tools: vscode-kubernetes-tools/vscode-kubernetes-tools#579

The idea is to handle base64 encoding transparently like https://github.com/rajatjindal/kubectl-modify-secret does. Secret is presented decoded and is encoded automatically when pushed to the cluster.

@adietish adietish added this to the Backlog milestone Sep 26, 2023
@adietish adietish self-assigned this Jan 31, 2024
@adietish adietish moved this to 📋 Backlog in IDE Cloudaptors Jan 31, 2024
@adietish adietish moved this from 📋 Backlog to 🏗 In progress in IDE Cloudaptors Feb 8, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 12, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 12, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 14, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 14, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 14, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 14, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 14, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 14, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 14, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 14, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 14, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 14, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 14, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 15, 2024
@adietish adietish changed the title As a user I would like to easily create/edit ConfigMaps/Secrets in the editor As a user I would like to easily create/edit Secrets in the editor Feb 16, 2024
@adietish
Copy link
Collaborator Author

adietish commented Feb 16, 2024

Properties in the data section are base64 encoded in Secrets only. They are plain-text in ConfigMaps. ConfigMaps have base64 encoded non-UTF-8 values in the binaryData section. See kubernetes/kubernetes#57938

adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 16, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 16, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 16, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 16, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 16, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 19, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 19, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 20, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 21, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 21, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 21, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 21, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 21, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 21, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 22, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 22, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 22, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 22, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 22, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 22, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 22, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 22, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 22, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 22, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 22, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 22, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 22, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 23, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 23, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 23, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Feb 23, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in IDE Cloudaptors Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
1 participant