Bash command line completion support for skupper.
Provides
Requires
License
Apache-2.0
Changelog
* Thu Aug 21 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 2.1.1:
* update for 2.1.1
* Update Documented CRDs with uniform formatting (#2227)
* Set site status to pending when router is down (#2206)
* Fixes links left in error if created before a site (#2211)
* Removes non-canonical CRD specifications (#2205)
* Include documentation in RouterAccess CRD (#2222)
* Add documentation to AccessToken CRD (#2225)
* Add documentation to AccessGrant CRD (#2226)
* Adds documentation to Link CRD (#2210)
* Add descriptions to Connector crd (#2224)
* Adds documentation to Listener CRD (#2215)
* add documentation to attachedconnectorbinding crd (#2221)
* Add descriptions to attached connector crd (#2216)
* Include Documentation in Site CRD (#2208)
* Adding SslProfiles to AttachedConnectors (#2199)
* Thu Jul 24 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 2.1.0:
https://github.com/skupperproject/skupper/milestone/4?closed=1
* Thu May 22 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 2.0.1:
* Changelog
- Updated to Golang 1.24
- Updated artifact script generators
- Added version command improvements
- Avoided container name conflicts
- Updated data when regenerating a secret
- Customized CLI & router images in the bootstrap script
- Fixed panic when trying to set annotations on router config
- Added debug dump command for kube environments
* Additional Fixes
- https://github.com/skupperproject/skupper/issues/2009
- https://github.com/skupperproject/skupper/issues/2029
- https://github.com/skupperproject/skupper/issues/1994
- https://github.com/skupperproject/skupper/issues/2054
- https://github.com/skupperproject/skupper/issues/1957
- https://github.com/skupperproject/skupper/issues/2023
* Fri Mar 07 2025 opensuse_buildservice@ojkastl.de
- Update to version 2.0.0:
* Changelog
- Automate secret generation in network-observer chart
- Relabeling podman containers to allow v1 and v2 to coexist
- Add ensure-secret command to network observer
- Added install/uninstall system commands
- Site state serialized using flat structure (non-kube
platforms)
- Add ability to configure labels and annotations on created
resources
- Improved handing of conflict between multiple controllers
- Add means of configuring site sizing
- Cache the configured platform
* Fixes
- https://github.com/skupperproject/skupper/issues/1958
- https://github.com/skupperproject/skupper/issues/1897
- https://github.com/skupperproject/skupper/issues/1930
- https://github.com/skupperproject/skupper/issues/1979
- https://github.com/skupperproject/skupper/issues/1862
- https://github.com/skupperproject/skupper/issues/1956
- https://github.com/skupperproject/skupper/issues/1942
* Thu Jan 09 2025 opensuse_buildservice@ojkastl.de
- Update to version 1.8.3:
* update for 1.8.3
* remove external process log (#1865)
* Fixes internal console-auth implementation (#1833)
* Ensure podman service containers bind correct hosts (#1799)
* Update test images for ARM and OCP 3.11 (#1652)
* Add stability to TestGateway and TestBasic tests (#1766)
* Mon Nov 04 2024 opensuse_buildservice@ojkastl.de
- Update to version 1.8.2:
* update for 1.8.2
* refine peer link deletion (#1726)
* Fixed version in update test (#1711)
* Cleanup old link records. When incoming link is deleted,
remove corresponding outgoing link. (#1699)
* add v2 section (#1687)
* Update link cost when receiving a flow record (#1695)
* Podman sites update issue (#1675)
* Sat Sep 14 2024 opensuse_buildservice@ojkastl.de
- Update to version 1.8.1:
* update for 1.8.1
* Mark the test as failed, if bad URL from token
* Assorted fixes on -use-cluster tests (#1391)
* Sat Sep 14 2024 opensuse_buildservice@ojkastl.de
- Update to version 1.8.0:
* update for 1.8.1
* Avoid hiding the cursor when displaying a spinner (#1616)
* Update the collector to stop errant DNS Lookups (#1606)
* Sets site-server processes as bound/exposed. (#1578)
* pin router version to 2.6.1 for V1 (#1602)
* Fix image-pull test when not using :main tag (#1592)
* Adding flag: drop tcp connections (#1564)
* keep original port assignments within a service
* Ensure original target ports annotation is not overwritten once
set
* Remove confusing error message from configSyc log
* Added Skupper token status command
* Include labels from site spec on new secret
* Configure oauth-proxy with random cookie secret
* Incorrect podman version recommendation (#1450)
* do not overwrite unrecognised fields in router config entities
* TestBasic: address flaky test, improves debuggability (#1467)