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

refactor(HMS-2191): remove metrics openapi #15

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

avisiedo
Copy link
Contributor

This change remove metrics.openapi.* files, and update Makefile according to that.

This is a special case as the /openapi.json endpoint, and to achieve this to work, the openapi file becomes invalid with the specification for the path of the endpoint; be aware the /metrics path could differ and the port where it will be listening, depending on the clowder configuration.

@avisiedo avisiedo self-assigned this Jan 23, 2024
@avisiedo avisiedo force-pushed the hms-2191-fix-metrics branch from a5ea997 to b0e4479 Compare January 29, 2024 10:17
@avisiedo avisiedo changed the title HMS-2191 refactor: remove metrics openapi refactor(HMS-2191): remove metrics openapi Feb 1, 2024
@avisiedo avisiedo force-pushed the hms-2191-fix-metrics branch from b0e4479 to 10aea8f Compare February 1, 2024 15:45
This change remove metrics.openapi.* files, and update Makefile according to
that.

This is a special case as the /openapi.json endpoint, and to achieve this to
work, the openapi file becomes invalid with the specification for the path of
the endpoint; be aware the /metrics path could differ and the port where it will
be listening, depending on the clowder configuration.

Signed-off-by: Alejandro Visiedo <[email protected]>
@avisiedo avisiedo force-pushed the hms-2191-fix-metrics branch from 10aea8f to 7368ecb Compare February 2, 2024 14:01
@tiran tiran merged commit a4f6239 into podengo-project:main Feb 5, 2024
1 check passed
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