Skip to content

Feature/add crd nats 0.19.0 - #1032

Open
ksemele wants to merge 3 commits into
nats-io:mainfrom
ksemele:feature/add-crd-nats-0.19.0
Open

Feature/add crd nats 0.19.0#1032
ksemele wants to merge 3 commits into
nats-io:mainfrom
ksemele:feature/add-crd-nats-0.19.0

Conversation

@ksemele

@ksemele ksemele commented Aug 8, 2025

Copy link
Copy Markdown
Contributor

We have a strange situation here.
An updated CRD for new NACK release need to copy to k8s repo...
I think we can do this better in the future, but for now I just copied new CRD from here: https://github.com/nats-io/nack/blob/main/deploy/crds.yml

version: 0.29.0
appVersion: "0.18.2"
version: 0.29.1
appVersion: "0.19.0"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

You may want to bump to "0.19.1" now.

Comment on lines +235 to +242
allowMsgTtl:
description: When true, allows header initiated per-message TTLs. If disabled, then the `NATS-TTL` header will be ignored.
type: boolean
default: false
subjectDeleteMarkerTtl:
description: Enables and sets a duration for adding server markers for delete, purge and max age limits.
type: string
default: ''

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice! This should fix the warnings that we are seeing lately.

@svenfoo

svenfoo commented Aug 26, 2025

Copy link
Copy Markdown
Contributor

@samuelattwood

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.

2 participants