10000 Releases · kube-bind/kube-bind · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: kube-bind/kube-bind

v0.4.8

06 Jan 15:20
Compare
Choose a tag to compare

What's Changed

  • Update golangci-lint, remove staticcheck, begin to lower Go requirements to 1.23.0 by @xrstf in #230
  • apis: fix go doc typo by @sttts in #233
  • Fix local make build targets, cli and SDK by @mjudeikis in #232

New Contributors

Full Changelog: v0.4.7...v0.4.8

v0.4.7

04 Jan 14:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.7

v0.4.6

17 Dec 14:12
v0.4.6
Compare
Choose a tag to compare

What's Changed

Kube-Bind is now published as a set of 4 go modules & tags to make consumption easier:

vX.Y.Z - main codebase. 
sdk/client/vX.Y.Z  - Kubernetes SDK
sdk/apis/vX.Y.Z - KubeBind APIS for vendoring
sdk/kcp/vX.Y.Z - kcp SDK

Fixed artefact publishing pipelines.

Full Changelog: v0.4.0...v0.4.6

v0.4.0

16 Dec 09:18
45d7870
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

29 Oct 21:51
443bbb9
Compare
Choose a tag to compare

Changelog

  • 443bbb9 Merge pull request #129 from sttts/sttts-client-go-auth
  • 6088743 Merge pull request #128 from sttts/sttts-provider-version
  • d25f11e *: enable client-go auth plugins
  • 093a76d *: check backend version from bind
  • 5180478 Merge pull request #126 from s-urbaniak/apiserviceexportrequest
  • e37e150 make codegen
  • 2ee92f1 *: remove unused APIServiceBindingRequest generated files
  • 9f843d4 *: rename APIServiceBindingRequest to APIServiceExportRequest

v0.2.6

28 Oct 23:48
cfae30c
Compare
Choose a tag to compare

Changelog

  • cfae30c Merge pull request #127 from sttts/sttts-cluster-binding
  • 74c8234 example-backend: fix per-namespace permissions
  • e0c9e99 example-backend: do not ClusterRoleBind in namespaced mode
  • f6da28b Merge pull request #125 from kube-bind/sttts-label
  • f171195 Update README.md
  • fd8324e Merge pull request #124 from lhaendler/patch-1
  • 5d8987b Update README.md

v0.2.5

25 Oct 23:51
85598f5
Compare
Choose a tag to compare

Changelog

  • 85598f5 Merge pull request #123 from moadqassem/fetch-only-public-access-defined-crds
  • 6fc11dc addressing PR comments
  • c0a6a5c add the labels on the CRD
  • 1fc2fb0 fix the test
  • 4960fbe filter exported crds based on a label
  • 2bb2134 Merge pull request #122 from sttts/sttts-konnector-wait-indention
  • 2d8be69 kubectl-bind: properly format konnector wait

v0.2.4

24 Oct 10:23
0f5bf0e
Compare
Choose a tag to compare

Changelog

  • 0f5bf0e Merge pull request #120 from sttts/sttts-overview-update-2
  • 5cb62d9 Merge pull request #121 from sttts/sttts-newline-link
  • 75406e5 kubectl-bind: 6 chars base62 is enough for session ID
  • 392e959 kubectl-bind: 6 chars base62 is enough for cluster ID
  • a40ec02 Only pass port for callback URL
  • 8e43612 kubectl-bind: indent URL
  • 02cd598 README: update overview figure

v0.2.3

23 Oct 21:45
cdc78aa
Compare
Choose a tag to compare

Changelog

  • cdc78aa Merge pull request #119 from sttts/sttts-icons
  • 6b41a80 kubectl-bind: move new lines after authn
  • 0a4b349 kubectl-bind: add icons
  • f83c1a7 Merge pull request #117 from sttts/sttts-e2e-rebind
  • e6094b9 Merge pull request #118 from s-urbaniak/readme
  • a4353ec readme: update cookie signing and encryption
  • 27e1305 e2e: rebind

v0.2.2

23 Oct 16:40
c84c92a
Compare
Choose a tag to compare

Changelog

  • c84c92a Merge pull request #116 from sttts/sttts-methods-typo
  • 3299291 Merge branch 'main' into sttts-methods-typo
  • 6cbcb5f Merge pull request #115 from sttts/sttts-letsencrypt
  • 444e6a5 contrib: add letsencrypt example deployment
  • da295a1 Fix ClusterBinding.authenticationMethods typo
0