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

Overhaul stale keys for labels and code reduction #235

Closed
wants to merge 87 commits into from
Closed

Conversation

rcgottlieb
Copy link
Contributor

@rcgottlieb rcgottlieb commented May 13, 2024

Changes proposed in this pull request:

  • This is the first step in the overhaul of stale keys, which is to use a python client library to talk directly to the pushgateway
  • Many of the changes are around removing the manual process using the requests python library
  • The ORM was changed out to a more manageable SQLAlchemy library with Alembic
  • The other changes are to bring in two new labels warn date and violation date as well as code cleanup

security considerations

Better security as there will be less code

@rcgottlieb rcgottlieb requested a review from a team May 13, 2024 21:32
@rcgottlieb rcgottlieb changed the title Overhaul Overhaul stale keys for labels and code reduction May 13, 2024
@rcgottlieb
Copy link
Contributor Author

closing this in favor of removing the database and creating a new PR

@rcgottlieb rcgottlieb closed this May 21, 2024
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