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

fix(argo-events): Update Jetstream versions as following upstream #2790

Merged
merged 6 commits into from
Jun 26, 2024

Conversation

yu-croco
Copy link
Collaborator

@yu-croco yu-croco commented Jun 22, 2024

Resolves #2787

Checklist:

  • I have bumped the chart version according to versioning
  • I have updated the documentation according to documentation
  • I have updated the chart changelog with all the changes that come with this pull request according to changelog.
  • Any new values are backwards compatible and/or have sensible default.
  • I have signed off all my commits as required by DCO.
  • My build is green (troubleshooting builds).

@github-actions github-actions bot added size/M and removed size/L labels Jun 22, 2024
@@ -33,6 +33,51 @@ data:
replicas: {{ .Values.configs.jetstream.streamConfig.replicas }}
duplicates: {{ .Values.configs.jetstream.streamConfig.duplicates }}
versions:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Is it better to defined in values.yaml ...? 🤔

Copy link
Member

Choose a reason for hiding this comment

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

I think yes, probably.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thank you for reviewing. I will update values.yaml instead of configmap. 🙋

Copy link
Collaborator Author

@yu-croco yu-croco Jun 22, 2024

Choose a reason for hiding this comment

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

I handled in 761d5d8 📝

@yu-croco yu-croco force-pushed the update-jetstream-versions branch 3 times, most recently from 2ea7439 to fbdcc74 Compare June 22, 2024 11:16
@yu-croco yu-croco marked this pull request as ready for review June 22, 2024 11:29
@github-actions github-actions bot added size/L and removed size/M labels Jun 22, 2024
@tico24 tico24 merged commit db0f57b into argoproj:main Jun 26, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

argo-events values.yaml missing Jetstream versions
3 participants