Skip to content

feat(guardian): introduce new guardian jobs - #32

Open
rahmatrhd wants to merge 5 commits into
mainfrom
guardian-jobs
Open

feat(guardian): introduce new guardian jobs#32
rahmatrhd wants to merge 5 commits into
mainfrom
guardian-jobs

Conversation

@rahmatrhd

@rahmatrhd rahmatrhd commented Aug 1, 2023

Copy link
Copy Markdown
Member

depends on: goto/guardian#56

@rahmatrhd rahmatrhd self-assigned this Aug 1, 2023
Comment thread stable/guardian/values.yaml Outdated
@@ -59,6 +59,22 @@ app:
- job
- run
- appeal_expiration_revocation

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to update the appeal expiration related jobs also to grant related ones.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

Comment on lines 101 to 103
JOBS_REVOKE_EXPIRED_ACCESS_INTERVAL: "*/20 * * * *"
JOBS_EXPIRING_ACCESS_NOTIFICATION_ENABLED: false
JOBS_EXPIRING_ACCESS_NOTIFICATION_INTERVAL: "0 9 * * *"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we add grant related flags also here?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

those are optional, we can omit them from here

@bsushmith bsushmith Aug 10, 2023

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure. Some of these existing ones are deprecated if I recall correctly. Can we remove the deprecated ones also.

@mabdh

mabdh commented Aug 10, 2023

Copy link
Copy Markdown
Member

@rahmatrhd let's update to the last app chart and populate podLabels accordingly?
Currently our k8s pods are missing labels due to the app chart was not populating it.

# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.3.0" # TODO: update with latest version
appVersion: "0.7.5-beta.2"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we include the latest stable release instead of -beta version one?

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.

3 participants