Skip to content

resolves "does not have a named port 'https' error#883

Closed
jbarnes7952 wants to merge 1 commit intoredpanda-data:mainfrom
jbarnes7952:https-fix
Closed

resolves "does not have a named port 'https' error#883
jbarnes7952 wants to merge 1 commit intoredpanda-data:mainfrom
jbarnes7952:https-fix

Conversation

@jbarnes7952
Copy link
Contributor

Fixes error for missing named port https

kubectl --namespace redpanda port-forward svc/redpanda-controller-operator-metrics-service 8443:8443
error: Pod 'redpanda-controller-operator-c897f85f9-sprxh' does not have a named port 'https'

@CLAassistant
Copy link

CLAassistant commented Jun 1, 2025

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


John Barnes seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Contributor

@RafalKorepta RafalKorepta left a comment

Choose a reason for hiding this comment

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

Hi,

Thanks for contribution.

Could you perform the following commands to generate change log and the helm template?

nix develop -c changie new
nix develop -c task generate

Please remember that changie is a interactive cli where you should choose first Redpanda Operator then Fix category and last the change log entry.

P.S. Could you sign our CLA?

@JFlath
Copy link
Contributor

JFlath commented Jun 4, 2025

@RafalKorepta I think that's all sorted now - let me know if my meddling made things worse ;)

(FWIW, @jbarnes7952 did all the actual work. I just did a lot of git push --force until it looked right)

@RafalKorepta
Copy link
Contributor

The problem here is that PR is opened from the fork. Our CI does not support this. I pushed changes to the feature branch within redpanda-operator repo and opened new PR #888 🤞 that I tests will pass :)

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.

4 participants