hyper-kube-config icon indicating copy to clipboard operation
hyper-kube-config copied to clipboard

H Y P E R K U B E - A Serverless API and kubectl plugin providing a storage and retrieval Kubernetes cluster credentials. Hyperkube leverages AWS Secrets Manager for storing credential information.

Results 5 hyper-kube-config issues
Sort by recently updated
recently updated
newest added

Bumps [jszip](https://github.com/Stuk/jszip) from 3.1.5 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...

dependencies
javascript

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies
python

*What:* new endpoint to request to remove pem for a given cluster *Why:* Pipeline is currenltly not cleaning up pem files from hyperkube when a cluster is deleted.

When I ran the command to set cluster status to active without passing the environment, the call returns a "Setting cluster status active" message but does not really set the...

If the kubeconfig already exists on hyperkube, and I try to re-upload it, it responds with 2 things: 1. The kubeconfig 2. The error message: {'message': 'Cluster _cluster-name_ already exists'}...