Fernando Giorgetti
Fernando Giorgetti
**Is your feature request related to a problem? Please describe.** Today if an AccessToken is placed under input/resources, everytime a system site is started it will try to redeem the...
**Describe the bug** If you provide an AccessGrant leaving the redemptionsAllowed field empty, it is accepted and marked ready, but it cannot be used. **How To Reproduce** Create an AccessGrant...
**Is your feature request related to a problem? Please describe.** When a Connector (V2) is defined with a target selector, the controller is properly adding/removing the tcpConnectors on the router...
**Describe the solution you'd like** We need a non-kube controller that has the ability to, at least, update statuses of runtime resources.
**Describe the bug** Running `skupper token issue /invalid-dir/token.yaml` causes CLI to hang, then it times out saying that grant not ready yet, in spite of saying the destination file is...
**Describe the bug** Running the hello-world example, using the same namespace names and resource names in a loop, seems to be causing problems to the controller. The logs show that...
**Is your feature request related to a problem? Please describe.** Today, resources are serialized in directories under their respective state path. For example: `connectors/name.yaml` **Describe the solution you'd like** Proposing...
**Is your feature request related to a problem? Please describe.** In order to standardize v2 commands and script, we need to rename both bootstrap.sh and remove.sh scripts (cmd/bootstrap) to nonkube-setup.sh...
**Is your feature request related to a problem? Please describe.** Today bootstrap command accepts a custom path, as an argument, for consuming input resources. Allowing resources to be consumed from...
**Is your feature request related to a problem? Please describe.** Update V2 nonkube directory tree to make it simpler to comprehend and document. **Describe the solution you'd like** Here is...