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

feat(eventing): add k8sClusterDomain default value to nats config #421

Conversation

datacore-vvarakantham
Copy link
Contributor

@datacore-vvarakantham datacore-vvarakantham commented Feb 22, 2024

Set 'useFQDN' to 'false' in Nats config in values.yaml. Now NATS uses short names to refer to other pods within the same namespace - No domain suffix.

Description

Motivation and Context

To make it clear of the default value being used for K8sClusterDomain in NATS config.

Regression

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added unit tests to cover my changes.

chart/values.yaml Outdated Show resolved Hide resolved
chart/values.yaml Outdated Show resolved Hide resolved
Signed-off-by: Vandana Varakantham <vandana.varakantham@datacore.com>
@tiagolobocastro
Copy link
Contributor

@niladrih do we need upgrade job changes for this?
bors merge

@bors-openebs-mayastor
Copy link
Contributor

Build succeeded:

@bors-openebs-mayastor bors-openebs-mayastor bot merged commit 3dc8468 into openebs:develop Apr 10, 2024
8 checks passed
datacore-vvarakantham added a commit to datacore-vvarakantham/mayastor-extensions that referenced this pull request Apr 10, 2024
421: feat(eventing): add k8sClusterDomain default value to nats config r=tiagolobocastro a=datacore-vvarakantham

<!

Co-authored-by: Vandana Varakantham <vandana.varakantham@datacore.com>
@niladrih
Copy link
Member

@tiagolobocastro New values are file. No changes needed for upgrade.

bors-openebs-mayastor bot pushed a commit that referenced this pull request Apr 11, 2024
478: Cherry-pick PR #421 r=datacore-vvarakantham a=datacore-vvarakantham

Set 'useFQDN' to 'false' in Nats config in values.yaml. Now NATS uses short names to refer to other pods within the same namespace - No domain suffix.

<!

Co-authored-by: Vandana Varakantham <vandana.varakantham@datacore.com>
bors-openebs-mayastor bot pushed a commit that referenced this pull request Apr 11, 2024
478: Cherry-pick PR #421 r=datacore-vvarakantham a=datacore-vvarakantham

Set 'useFQDN' to 'false' in Nats config in values.yaml. Now NATS uses short names to refer to other pods within the same namespace - No domain suffix.

<!

Co-authored-by: Vandana Varakantham <vandana.varakantham@datacore.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants