Skip to content

343/fix WIP #344

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

343/fix WIP #344

wants to merge 2 commits into from

Conversation

joshuacox
Copy link

Description of your changes

Fixes #343

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

got a little bit further, but now getting an error about tls.crt:

customresourcedefinition.apiextensions.k8s.io/providerconfigusages.kubernetes.crossplane.io created
go run cmd/provider/main.go -d
2025-02-26T21:03:03.652-0600    DEBUG   provider-kubernetes     Starting        {"sync-interval": "1h0m0s", "poll-interval": "10m0s", "poll-jitter": "1m0s", "max-reconcile-rate": 100}
2025-02-26T21:03:03.654-0600    INFO    provider-kubernetes     Beta feature enabled    {"flag": "EnableBetaManagementPolicies"}
main: error: Cannot start controller manager: open /tls/server/tls.crt: no such file or directory
exit status 1
make: *** [Makefile:125: run] Error 1
make run  13.10s user 2.71s system 393% cpu 4.013 total

which I may be deviating from something that is actually working.

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.

Required value: service name is required
1 participant