-
Notifications
You must be signed in to change notification settings - Fork 406
feat: plugins: Implement automated dev-plugins workflow #3713
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
base: main
Are you sure you want to change the base?
feat: plugins: Implement automated dev-plugins workflow #3713
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: krrish-sehgal The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…headlamp into plugin-management
This change adds a tooltip to display requests and limits values for pods, if provided. This will improve resource tracking for individual pods in real time.
640cb1b
to
9fc5d77
Compare
9fc5d77
to
75bf9d3
Compare
6c7a8ae
to
d78e649
Compare
c1b96ae
to
6c7a8ae
Compare
…ector and add its storybook For PR kubernetes-sigs#3688
frontend: Pod: Add tooltip for requests and limits
Signed-off-by: Joaquim Rocha <[email protected]>
Signed-off-by: joaquimrocha <[email protected]>
…oco-update-0.34.0 chocolatey: Bump Headlamp version to 0.34.0
Signed-off-by: LinPr <[email protected]>
backend: Remove unnecessary assignment in range for loop
Hi @krrish-sehgal . For removing the merge commits, please run the following commands: |
…headlamp into plugin-management
@joaquimrocha ,I did as you suggested, seems like it just didn't fix it and added commit that aren't mine. |
Summary
This PR adds the plugins into a new dev-plugins folder, if ran by npm start , else the normal plugins folder is used for catalog and shipped plugins.
Related Issue
Fixes #3628
Changes
Screenshots (if applicable)
plugin.mp4