Skip to content

Conversation

@ksemele
Copy link
Contributor

@ksemele ksemele commented Aug 8, 2025

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
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
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
Copy link
Contributor

svenfoo commented Aug 26, 2025

@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