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

spec.serviceName on STS should be the same as metadata.name on Service #180

Closed

Conversation

EladDolev
Copy link

spec.serviceName on STS should be the same as metadata.name on correlating Service

Description

Fixes the following issue when Release.Name != dragonfly

2023-07-16T06:48:47.621Z	WARN	config/dynconfig_manager.go:124	scheduler x.x.x.x <.Release.Name>-scheduler-0.scheduler.<.Release.Namespace>.svc.cluster.local 8002 has not reachable addresses

Also changing the spec.serviceName on the seedPeer STS even though a Service does not exist for it. For our use-case we actually creating a Service for it, and I'm planning opening another PR for optionally creating a Service in the official chart

Piggybacking changing the appVersion field value on Chart.yaml to the application's version

Related Issue

#179

@gaius-qi
Copy link
Member

@EladDolev Please fix conflicting. Thanks!

@gaius-qi gaius-qi closed this Aug 11, 2023
@EladDolev
Copy link
Author

Hi @gaius-qi

Have missed that email from GitHub a month ago, sorry for that

I've updated my branch

Can we reopen this PR or should I open a new one ?

Thanks

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