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

Notifications via message of the day for oc login #25

Merged
merged 6 commits into from
Jan 23, 2025

Conversation

haasad
Copy link
Member

@haasad haasad commented Jan 22, 2025

This is the an extension for the customer notification feature in appuio/component-openshift4-console#74

Arbitrary messages can be displayed with OpenShift's message of the day that's displayed when using oc login. Also adds the option to include the message from the console notifications (this includes the automated upgrade notifications).

All messages are concatenated into a single message of the day. The message of the day is updated with an ArgoCD sync job and periodically with a cronjob.

Checklist

  • The PR has a meaningful title. It will be used to auto-generate the
    changelog.
    The PR has a meaningful description that sums up the change. It will be
    linked in the changelog.
  • PR contains a single logical change (to build a better changelog).
  • Update the documentation.
  • Categorize the PR by adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.

@haasad haasad force-pushed the feat/motd-notifications branch from 00a46c5 to 14f9a03 Compare January 22, 2025 16:41
@haasad haasad force-pushed the feat/motd-notifications branch from 14f9a03 to 8be7d63 Compare January 23, 2025 12:52
@haasad haasad changed the title Feat/motd notifications Notifications via message of the day for oc login Jan 23, 2025
@haasad haasad added enhancement New feature or request bump:minor labels Jan 23, 2025
Copy link

github-actions bot commented Jan 23, 2025

🚀 This PR has been released as v1.1.0

Triggering workflows Release

🛠️ Auto tagging enabled with label bump:minor

@haasad haasad requested a review from a team January 23, 2025 13:10
@haasad haasad marked this pull request as ready for review January 23, 2025 13:11
component/motd.libsonnet Show resolved Hide resolved
@haasad haasad merged commit ae87039 into master Jan 23, 2025
11 checks passed
@haasad haasad deleted the feat/motd-notifications branch January 23, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump:minor enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants