Paul Wright
Paul Wright
### Feature or Problem Description Following discussion at https://redhat-internal.slack.com/archives/C06AM3MTS8J/p1728405849509139?thread_ts=1728395358.055719&cid=C06AM3MTS8J ### Proposed Solution * A blog post outlining a specific use case, eg one in slack discussion * A discussion about...
review https://github.com/Apicurio/apicurio-registry/commit/b626efa67a00097e0f15638f8fb86a47e79a91d4 for opportunities to simplify consolidate, eg `:ServiceRegistryURLVersion: {registry-version}`
### Question I'm not familiar with doctags, are there any references you could share that might help me understand this format?
@jsenko should this repo be deprecated?
Not so much an issue as just noting that the syntax at https://gist.github.com/pwright/5bbf3f93e79c2d64262fddba595109bf works well in tutors. ie If you want a student to self-evaluate their progress, it's easy just...
Using V2, I accidentally linked the same sites twice: ``` $ skupper link status NAME STATUS COST MESSAGE west-cb03e415-1abe-4c5d-8111-a553b55e90f9 Ready 100 OK west-dff1b67d-6b86-4b8e-b5f7-9bb561a9f02d Ready 1 OK ``` 1. Should that...
**Describe the bug** cannot update link cost using cli **How To Reproduce** after performing hello-world $ skupper link update west-b0780f99-32b1-4330-b60a-7c76afc1cfff --cost 10 Link.skupper.io "west-b0780f99-32b1-4330-b60a-7c76afc1cfff" is invalid: spec.endpoints: Required value Workaround...
**Describe the bug** ``` $ skupper version --platform linux panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x30 pc=0x19bbfbe] goroutine 1 [running]: github.com/skupperproject/skupper/internal/cmd/skupper/version/nonkube.(*CmdVersion).NewClient(0xc0003ec100,...
**Describe the bug** I start a podman site and: cp token.yaml ~/.local/share/skupper/namespaces/default/input/resources/ skupper system setup --force I start a linux site and: cp token.yaml ~/.local/share/skupper/namespaces/linux/input/resources/ skupper system setup --force -n...
**Describe the bug** If you have a link resource in place and delete and recreate site, the link reports as being good, but doesn't work **How To Reproduce** Create a...