Skip to content

Conversation

@clubanderson
Copy link
Contributor

Description

first draft of a plugin to do any kind of 'get' operation against k8s api in ks clusters (core, wds, and/or wecs

Related Issue

Fixes #<issue_number>

Changes Made

  • Updated ...
  • Refactored ...
  • Fixed ...
  • Added tests for ...

Checklist

Please ensure the following before submitting your PR:

  • I have reviewed the project's contribution guidelines.
  • I have written unit tests for the changes (if applicable).
  • I have updated the documentation (if applicable).
  • I have tested the changes locally and ensured they work as expected.
  • My code follows the project's coding standards.

Screenshots or Logs (if applicable)

Additional Notes

@clubanderson
Copy link
Contributor Author

@MikeSpreitzer - have a look - you pull this PR and then in the UI you go into 'plugin manager' and 'browse' and select the plugin.tar.gz file.

@clubanderson
Copy link
Contributor Author

@gaurab-khanal I can't figure out how to change the icon.svg file. I had an image of my headshot at first, then I tried to update it to a different svg for the kubernetes logo and it still used my cached headshot image.

@clubanderson
Copy link
Contributor Author

Screenshot 2025-11-10 at 4 32 01 PM Screenshot 2025-11-10 at 4 31 55 PM

@gaurab-khanal
Copy link
Member

@gaurab-khanal I can't figure out how to change the icon.svg file. I had an image of my headshot at first, then I tried to update it to a different svg for the kubernetes logo and it still used my cached headshot image.

@clubanderson you need to rebuild the package again with new logo.

var memoryBase uint32 = 0x1000
var memoryOffset uint32 = 0

//export handle_k8s
Copy link
Member

Choose a reason for hiding this comment

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

@clubanderson function name and export name shoule be same

@gaurab-khanal
Copy link
Member

@clubanderson
Screenshot 2025-11-11 at 7 55 59 PM
File structure is messy. I don't know why there are two main.go

Signed-off-by: Andrew Anderson <[email protected]>
Signed-off-by: Andrew Anderson <[email protected]>
Signed-off-by: Andrew Anderson <[email protected]>
Signed-off-by: Andrew Anderson <[email protected]>
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.

5 participants