Private Hydra instances do not have API support
Open
Nobody has claimed this yet.
- Dominant language
- PLpgSQL
- Stars
- 1.6k
- Forks
- 358
- Avg merge
- 20h 30m
- Merged PRs (30d)
- 27
Description
As mentioned in this commit, the Hydra API is not available when running in private mode. Since the Hydra API is necessary for my "fully declarative Hydra" plans, it would be nice to have the Hydra API working in all reasonable scenarios.
Contributor guide
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 reading commit bd7b6fc4011825c2e54fb2e7691fd87dc5f91969 and the linked pull request #501 to understand why the API is unavailable in private mode. Trace the private-mode API entry points and identify the reasonable scenarios that must work; done means the Hydra API is available in those scenarios.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100