mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1561] [CLOSED] bump k8s-updater plugin to version 0.0.1 #1694
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/1561
Author: @MRZHUH
Created: 11/17/2025
Status: ❌ Closed
Base:
main← Head:bump-k8s-updater-plugin-0.0.1📝 Commits (1)
a20e46fbump k8s-updater plugin to version 0.0.1📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
MRZHUH/k8s-updater/k8s-updater-0.0.1.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
Initial release 0.0.1. Operates Kubernetes clusters via a Dify plugin to list resources, get details, update images, update environment variables, and view events. Adds node support and configurable TLS modes (strict/skip-hostname/insecure). Namespaced kinds default to
defaultwhen namespace is omitted. Listing requiresresourceType.4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
Github
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
No personal data is collected. Kubeconfig (file or base64) and tool parameters are used at runtime only to connect to the Kubernetes API and perform requests; they are not persisted by the plugin. Outputs contain resource metadata and status.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.