Skip to content

Enable global jwt settings in CrateDB 5.10.1+#717

Merged
tomach merged 1 commit intomasterfrom
ta/global-jwt-config
Feb 19, 2025
Merged

Enable global jwt settings in CrateDB 5.10.1+#717
tomach merged 1 commit intomasterfrom
ta/global-jwt-config

Conversation

@tomach
Copy link
Copy Markdown
Contributor

@tomach tomach commented Feb 18, 2025

Summary of changes

This ensures that default global JWT authentication settings are added to the CrateDB command when:

  • Deploying new clusters with version >= 5.10.1
  • Upgrading existing clusters to CrateDB version >= 5.10.1

https://cratedb.com/docs/crate/reference/en/master/config/node.html#jwt-defaults

Checklist

  • Link to issue this PR refers to: https://github.com/crate/cloud/issues/2244
  • Relevant changes are reflected in CHANGES.rst
  • Added or changed code is covered by tests
  • Documentation has been updated if necessary
  • Changed code does not contain any breaking changes (or this is a major version change)

@tomach tomach marked this pull request as ready for review February 18, 2025 10:17
@tomach tomach requested review from Taliik and plaharanne February 18, 2025 10:19
Copy link
Copy Markdown
Contributor

@plaharanne plaharanne left a comment

Choose a reason for hiding this comment

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

Looks good to me

@tomach tomach force-pushed the ta/global-jwt-config branch from 9b80391 to 6d2d995 Compare February 19, 2025 09:11
@tomach tomach merged commit 7654248 into master Feb 19, 2025
5 checks passed
@tomach tomach deleted the ta/global-jwt-config branch February 19, 2025 09:16
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