Skip to content

Fix default trillian name #909

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

koushyk
Copy link

@koushyk koushyk commented Feb 10, 2025

Description of the change

Change default name name of trillian-log-server

Existing or Associated Issue(s)

Additional Information

Checklist

  • Chart version bumped in Chart.yaml according to semver. Where applicable, update and bump the versions in any associated umbrella chart
  • Variables are documented in the values.yaml and added to the README.md. The helm-docs utility can be used to generate the necessary content. Use helm-docs --dry-run to preview the content.
  • JSON Schema generated.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

@vipulagarwal
Copy link
Contributor

Hi @koushyk, thanks for the PR.

I had encountered this problem as well and I think the change should be other way around. trillian-logserver and trillian-logsigner names are used by various other components like scaffolding, updatetree job.

More can be found here: https://github.com/search?q=repo%3Asigstore%2Fhelm-charts%20trillian-logserver&type=code

@hibare
Copy link

hibare commented Apr 17, 2025

Encountered same issue with rekor. I agree with @vipulagarwal to have fix the other way around.

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.

3 participants