-
Notifications
You must be signed in to change notification settings - Fork 24
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
[Sandbox] Reloader #98
Comments
Please open a presentation issue with TAG security so that we can provide the TAG review. It may be useful to perform a self assessment before the presentation. |
Some questions:
Actions:
|
Don't Kubernetes' default controller already do what is described here? What additional functionality is being added/proposed? Other triggers other than k8s image field? How are reverts happening etc. |
TAG Contributor strategy has reviewed this project and found the following:
This review is for the TOC’s information only. Sandbox projects are not required to have full governance or contributor documentation. |
Project has been given the okay to move to a vote in today's sandbox review |
Vote created@mrbobbytables has called for a vote on The members of the following teams have binding votes:
Non-binding votes are also appreciated as a sign of support! How to voteYou can cast your vote by reacting to
Please note that voting for multiple options is not allowed and those votes won't be counted. The vote will be open for |
/check-vote |
Vote statusSo far Summary
Binding votes (5)
|
|
Done |
No, it's not about images and reverts, Reloader is about watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig. Reloader watches changes in configmaps and secrets data. As soon as it detects a change in these. It forwards these objects to an update handler which decides if and how to perform the rolling upgrade. |
All maintainers have a Stakater email, how is the employer affiliation not clear? Four of the maintainers are currently active, how can you deem the other ones inactive? |
/check-vote |
Vote statusSo far Summary
Binding votes (8)
|
User | Vote | Timestamp |
---|---|---|
karl-johan-grahn | In favor | 2024-10-10 8:35:56.0 +00:00:00 |
faizanahmad055 | In favor | 2024-10-10 8:42:03.0 +00:00:00 |
Sanghamitra-PERSONAL | In favor | 2024-10-10 9:00:29.0 +00:00:00 |
/check-vote |
Vote statusSo far Summary
Binding votes (8)
|
User | Vote | Timestamp |
---|---|---|
karl-johan-grahn | In favor | 2024-10-10 8:35:56.0 +00:00:00 |
faizanahmad055 | In favor | 2024-10-10 8:42:03.0 +00:00:00 |
Sanghamitra-PERSONAL | In favor | 2024-10-10 9:00:29.0 +00:00:00 |
/check-vote |
Vote statusSo far Summary
Binding votes (9)
|
User | Vote | Timestamp |
---|---|---|
karl-johan-grahn | In favor | 2024-10-10 8:35:56.0 +00:00:00 |
faizanahmad055 | In favor | 2024-10-10 8:42:03.0 +00:00:00 |
Sanghamitra-PERSONAL | In favor | 2024-10-10 9:00:29.0 +00:00:00 |
gitvote has a bug keeping it at 0% voted, however manually looking at it with 9/11 TOC members voting against, its at 81% /vote-close |
The requested configuration profile was not found in the configuration file. |
I do not have any of the maintainers emails; they are not listed in the Maintainers file. Activity was based on the Github Contributors chart. I do not have access to better-resolution data than this. |
hi @jberkus , On a second note, I'd appreciate some clarification around:
|
The TOC reviewed the project and moved it to a vote. The TOC's decision to not include the project in the CNCF is not indicative of application to a different maturity level, rather that the TOC did not find sufficient novelty/experimentation and viability of the project to become a cloud native project in CNCF. You can find the discussion by the TOC on the YouTube Channel (it is the first project reviewed).. |
Vote closedThe vote did not pass.
Summary
Binding votes (10)
|
User | Vote | Timestamp |
---|---|---|
@karl-johan-grahn | In favor | 2024-10-10 8:35:56.0 +00:00:00 |
@faizanahmad055 | In favor | 2024-10-10 8:42:03.0 +00:00:00 |
@Sanghamitra-PERSONAL | In favor | 2024-10-10 9:00:29.0 +00:00:00 |
@rasheedamir | In favor | 2024-10-28 12:02:00.0 +00:00:00 |
Application contact emails
[email protected]
Project Summary
A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig
Project Description
The problem Reloader addresses is that you would like to watch if some change happens in a ConfigMap or Secret, and then perform a rolling upgrade on the relevant DeploymentConfig, Deployment, Daemonset, Statefulset, and Rollout. Reloader can watch changes in ConfigMap and Secret objects and do rolling upgrades on Pods with their associated DeploymentConfigs, Deployments, Daemonsets, Statefulsets, and Rollouts.
Org repo URL (provide if all repos under the org are in scope of the application)
Only Reloader is applicable for this application in the stakater GitHub organization.
Project repo URL in scope of application
https://github.com/stakater/reloader/
Additional repos in scope of the application
No response
Website URL
https://docs.stakater.com/reloader/
Roadmap
https://github.com/orgs/stakater/projects/4
Roadmap context
The roadmap is continuously updated through the GitHub project
Contributing Guide
https://github.com/stakater/Reloader#contributing
Code of Conduct (CoC)
https://github.com/stakater/Reloader/blob/master/CODE_OF_CONDUCT.md
Adopters
No response
Contributing or Sponsoring Org
Stakater
Maintainers file
https://github.com/stakater/Reloader/blob/master/MAINTAINERS
IP Policy
Trademark and accounts
Why CNCF?
The CNCF can provide the project with wider adoption and community collaboration, further simplifying and enhancing updates of Kubernetes resources when secrets or configurations change in Kubernetes environments.
Benefit to the Landscape
Reloader uniquely addresses the problem of doing rolling updates of Kubernetes resources when configurations or secrets change.
Cloud Native 'Fit'
Reloader has become integral to thousands of Kubernetes deployments since it serves a fundamental architectural gap. It is built on Go and fits well into cloud-native by being fully focused on Kubernetes.
Cloud Native 'Integration'
Reloader integrates closely with Kubernetes.
Cloud Native Overlap
Small overlap with https://github.com/fabric8io/configmapcontroller which hasn't been updated in the last five years.
Similar projects
configmapcontroller
Landscape
No
Business Product or Service to Project separation
Stakater Reloader is available in an open-source version as well as an Enterprise version. The functionality is currently the same for both the open-source version and the Enterprise version.
The Reloader Enterprise version is different from the open-source version in that it is:
purchase
Project presentations
No response
Project champions
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: