Skip to content

Releases: kubestellar/kubectl-multi-plugin

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 05 Nov 06:25
e9e4e58

Changelog

  • 24480c5: Add api for limit ranges
  • efe795e: Merge pull request #82 from Rupam-It/change_gorealease_name
  • b2d89a4: Merge pull request #83 from Rupam-It/update-readme
  • dcaff47: Merge pull request #87 from rishi-jat/add-limitranges-api
  • e9e4e58: Merge pull request #88 from gaurab-khanal/version
  • 83967a2: Merge pull request #90 from gaurab-khanal/link
  • 45fdd93: feat: Add version command
  • 20f2fbc: fix: Provide correct path to the file
  • 419daa1: linux download procedure added
  • 49012b5: now it is perfect

Released by GoReleaser.

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 29 Oct 06:48

Changelog

  • fa87c6f: change the name from plugin to multi

Released by GoReleaser.

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 29 Oct 06:10
1fb21c6

Changelog

  • e16a8fb: fixed the logs of deploy , pvc and secrets
  • 1f91482: new command for ks core deployment added
  • c483737: Add ResourceQuotas API support to kubectl-multi get
  • cc27815: Add a small script , Add cammands in the doc
  • 32c5b42: Add all missing function for handleAllGet function
  • 019c97d: Add api for ingress
  • 9c52890: Add api for serviceaccounts
  • 2770b9b: Add api of networkpolics
  • b374252: Add automation for gitub release using goreleaser
  • d849bd0: Add issue assignment workflow
  • b92ef74: Add kubectl multi logs command with wildcard pattern matching
  • 4336b3f: Add make uninstall command
  • 253380f: Add script for creating kubestellar demo environment
  • c34dcc9: Add specialized handler for kubectl multi get jobs command
  • e47b35c: Added instructions to cluster discovery issue yaml file to clarify KubeStellar/Kubernetes Setup
  • ae714da: Added instructions to cluster discovery issue yaml file to clarify KubeStellar/Kubernetes Setup
  • f294681: Create .prow.yaml
  • 66e1209: Create README.md
  • 3eeddef: Create add-help-wanted.yml
  • f36378d: Created a multi multiget command to mirror kubestellar_snapshot.sh command logic
  • 2b4cecf: Did the suggestion by the maintainer
  • c86269c: Enhance kubectl-multi with comprehensive multi-cluster operations - Complete kubectl get command support for all major resource types - Automatic KubeStellar ManagedCluster discovery and WDS filtering - Unified tabular output with cluster context (CONTEXT/CLUSTER columns) - Support for all kubectl flags (-A, -n, label selectors, --show-labels) - Dynamic resource discovery for any Kubernetes resource type - Graceful error handling with partial failure recovery - Modular Go architecture with Cobra CLI framework - Maintains backward compatibility with existing kubectl multi get nodes - Transforms basic proof-of-concept into production-ready plugin
  • c8c9c20: Fix merge conflicts and complete ServiceAccounts implementation
  • 429dfef: Fix multi-cluster command output ordering and cluster discovery
  • 89baa62: Fixed --show-labels for get deployments
  • 87cccd2: Implement multi-cluster rollout status and undo; improve error handling and docs
  • 7d9567f: Implement robust multi-cluster apply subcommands and improve argument forwarding
  • bef0d48: Inital issue templates.
  • 53534b9: Inital issue templates.
  • 7077b73: Initial commit
  • 58d43fa: Initial commit: kubectl-multi get nodes
  • 77dd9fd: Merge branch 'kubestellar:main' into main
  • 7ebff87: Merge branch 'main' into cmd-job
  • fd7e3ad: Merge branch 'main' into issue-40-add-serviceaccounts
  • 9dfd69a: Merge pull request #1 from Oliver-Zen/kubectl-multi-oliver
  • 79f03cb: Merge pull request #11 from gauri-sharmaa/main
  • ce08707: Merge pull request #14 from gauri-sharmaa/main
  • 4172d9a: Merge pull request #20 from Oliver-Zen/main
  • 80b54f5: Merge pull request #21 from gauri-sharmaa/main
  • 18c377b: Merge pull request #3 from kubestellar/clubanderson-patch-1
  • 720eda6: Merge pull request #30 from gauri-sharmaa/main
  • b3de362: Merge pull request #34 from sarafarajnasardi/docs/split-readme
  • 7e31adf: Merge pull request #35 from Rupam-It/cmd_get
  • 3e472bb: Merge pull request #36 from Rupam-It/cmd-job
  • ca7437a: Merge pull request #4 from gauri-sharmaa/feat/enhanced-kubectl-multi
  • 188db8b: Merge pull request #40 from Rupam-It/logs
  • 25c0eb5: Merge pull request #41 from Rupam-It/i38
  • 1b224de: Merge pull request #42 from kubestellar/clubanderson-patch-2
  • 8d6623c: Merge pull request #43 from Rupam-It/ks-helm
  • 26a821b: Merge pull request #5 from gauri-sharmaa/feat/enhanced-kubectl-multi
  • 68566d1: Merge pull request #51 from Rupam-It/configmaps
  • 9263ced: Merge pull request #52 from Rupam-It/deploy
  • 178531d: Merge pull request #53 from Rupam-It/fix
  • 099d3d7: Merge pull request #54 from rishi-jat/issue-37-add-daemonsets
  • 379ac11: Merge pull request #56 from gaurab-khanal/assignment_helper
  • 0b29f84: Merge pull request #58 from gaurab-khanal/fix/header
  • ecbe562: Merge pull request #59 from rishi-jat/fix/readme-doc-links
  • 2cec660: Merge pull request #6 from Oliver-Zen/help-update
  • 8c56490: Merge pull request #60 from rishi-jat/issue-38-add-ingress
  • f188088: Merge pull request #61 from rishi-jat/issue-39-add-networkpolicies
  • efa42a6: Merge pull request #62 from rishi-jat/issue-40-add-serviceaccounts
  • 1dfcf20: Merge pull request #64 from gaurab-khanal/handleget
  • 79a282b: Merge pull request #66 from gaurab-khanal/demo-env
  • c4652bc: Merge pull request #68 from gaurab-khanal/guide
  • 6a43e73: Merge pull request #69 from rishi-jat/issue-41-add-endpoints
  • 7794de7: Merge pull request #71 from gaurab-khanal/uninstall
  • 044f55b: Merge pull request #72 from gaurab-khanal/roles
  • fffeaad: Merge pull request #75 from Arpit529Srivastava/pr-template
  • 76d08e1: Merge pull request #76 from rishi-jat/issue-XX-add-resourcequotas
  • 133373b: Merge pull request #79 from Rupam-It/ds
  • e45d934: Merge pull request #8 from gauri-sharmaa/main
  • 1fb21c6: Merge pull request #80 from gaurab-khanal/githubrelease
  • b66c9c8: Merge pull request #9 from Oliver-Zen/main
  • 23a5fcd: Merge remote-tracking branch 'origin/main'
  • 9f998a4: Refactor README into docs folder
  • 775591f: Revert multiget.go file changes from last commit
  • 6b17db0: Update README.md
  • 3701434: add event in switch case
  • 3b8beca: add real changes
  • a7a97f4: add real changes
  • b445b23: add the real changes
  • 59edc1d: added describe command functionality
  • 1f0e0f0: added describe command functionality
  • 5eb903e: added the ubectl multi get all -A
  • 84b1479: change the name to install from deploy
  • 64453c7: change the output format to fixed the configmaps
  • fe6de78: change the output format to fixed the configmaps
  • 722d534: chore: keep only easy APIs, remove event API, update demo setup and usage guide
  • 6114da6: cornjob is also added
  • 5e344dd: creating a dummy command multiget
  • 8c41913: demonset is added
  • 173c705: deploy works fine
  • 8ad5b27: docs: Add demo kubestellar setup guide
  • de3ad68: docs: Update demo env guide to include reason behind it
  • 584c8cb: erase the changes that dont make sence
  • 25135e3: feat(help): enhance help output with kubectl integration
  • 0321cab: feat: Add role command
  • 0c38f21: feat: add pull request template
  • 06cee63: feat: add support for Endpoints in kubectl-multi get
  • 1e24264: feat: add support for all easy APIs (rs, ds, sts, cronjobs, ingress, networkpolicies, serviceaccounts) in kubectl-multi get command
  • df9e7df: fix formatting
  • e211ff4: fix: correct documentation links in README.md
  • fe08553: fix: remove redundant %!s(MISSING) columns in get command output
  • bdade64...
Read more