microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
AKS Recording bot - Problem with Certificate /Cert-manager
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
I have been working on AKS Teams recording bot and have deployed it to AKS numerous times in the past.
I tried again, but now I can't get the certificate to get validated.
Trying to see the challenges:
kubectl describe challenges -n teams-recording-bot
I am getting:
Waiting for http-01 challenge propagation: wrong status code '503', expected '200'
Is anyone facing the same issue? Any pointers?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the deployment on AKS and run kubectl describe challenges -n teams-recording-bot as described in the issue. Investigate why the cert-manager HTTP-01 challenge returns status 503 instead of 200; done means the challenge propagates successfully and the certificate is validated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, kubernetes
- Domain
- devops, infrastructure, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100