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

docs: adds Helm docs for dockerconfigjson template #1307

Merged
merged 1 commit into from
Jun 29, 2022
Merged

docs: adds Helm docs for dockerconfigjson template #1307

merged 1 commit into from
Jun 29, 2022

Conversation

cebidhem
Copy link
Contributor

Hey there,

I'd like to propose this PR to put in the docs what has been discussed in the issue #972.
Indeed, Helm convert the example as nil and @moolen gave a solution in this comment #972 (comment) that should be written in the docs in my opinion.

Thanks for reviewing.

Copy link
Contributor

@paul-the-alien paul-the-alien bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Greetings!
Thank you for contributing to this project!
If this is your first time contributing, please make
sure to read the Developer and Contributing Process guides.
Please also mind and follow our Code of Conduct.

Useful commands:

  • make fmt: Formats the code
  • make check-diff: Ensures the branch is clean
  • make reviewable: Ensures a PR is ready for review

@ghost
Copy link

ghost commented Jun 28, 2022

👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

@gusfcarvalho
Copy link
Member

Hi @cebidhem ! thanks for your contribution

@gusfcarvalho
Copy link
Member

I think this can be of great value to our doc! Just a little nit as this is just one of the possible ways to do it.

Also, I think referencing the general issue can be a good idea 😄

@cebidhem
Copy link
Contributor Author

cebidhem commented Jun 28, 2022

I think this can be of great value to our doc! Just a little nit as this is just one of the possible ways to do it.

Also, I think referencing the general issue can be a good idea 😄

Thanks for the tips in the review. I made the suggested changes, but I'm trying to figure out why this second commit isn't verified while the first was :)

Edit: commit is now verified, I don't what happened with the git.user .... sorry about that

@gusfcarvalho
Copy link
Member

I also have no idea! Did you commit using GitHub UI?

@gusfcarvalho
Copy link
Member

Oh I know why, when using make docs currently the configuration for the repo (user and email) gets changed. This last commit was under “Doc docs@external-secrets.io

@gusfcarvalho
Copy link
Member

I think you can git config user.name git config user.email and then amend and resign the commit. Force pushing it should be fine

@gusfcarvalho
Copy link
Member

Or you can just Squash it :)

Amends with review suggestions
Squashed
@sonarcloud
Copy link

sonarcloud bot commented Jun 28, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@cebidhem
Copy link
Contributor Author

Indeed it was the make docs when I was testing it.

Squashed everything!

Thanks for taking the time!

@gusfcarvalho
Copy link
Member

/approve

@gusfcarvalho
Copy link
Member

/merge

1 similar comment
@gusfcarvalho
Copy link
Member

/merge

@gusfcarvalho gusfcarvalho merged commit 284ea9e into external-secrets:main Jun 29, 2022
@cebidhem cebidhem deleted the docs/dockerconfigjson_with_helm branch July 26, 2022 15:31
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.

None yet

2 participants