Skip to content

Releases: ca-gip/kubi

v1.26.0

19 Oct 09:36
Compare
Choose a tag to compare

Changelog

  • 31f22dc ⬆️ Upgrade to support Kubernetes 1.26

v1.24.1

28 Aug 09:34
Compare
Choose a tag to compare

Changelog

  • dcaeff1 🔧 Set maxPageSize to 1000 (RFC 2696) --- Nous définissons la valeur à 1000 pour être conforme à la valeur maximale par défaut configuré côté LDAP Serveur pour éviter la création de pages inutiles engendrant forcément un requêtage moins performant.
  • efba790 🗑️ Version file not useful anymore
  • 87fc09b ✨ Allow user to define PageSize in order to do not be blocked by ldapServer Configuration.
  • 07ec9df 💚 Fix CI to build 1.24 branch
  • 322d206 Merge pull request #28 from cheqrouni/feature/githubactions-upgrade
  • ce72eac ⬆️ Update github actions build and release - Upgraded go version to 1.19 - Upgraded goreleaser and other github actions
  • 541b82f Update Readme (from v0.24.0 to v1.24.0 due to pkg.go logic)

v1.21.0

25 Aug 07:47
Compare
Choose a tag to compare

Changelog

  • 7abb40c 💚 Allow building from branch '1.21'
  • 5c4ad16 ✨ Allow user to define PageSize in order to do not be blocked by ldapServer Configuration.

v1.24.0

22 Jun 14:12
3218a7a
Compare
Choose a tag to compare

Changelog

  • 3218a7a Merge pull request #26 from cheqrouni/feature/refact-upgrade-to-v0.24.13
  • 544c3b4 🎨 ⬆️ Refactor structure and upgrade to v0.24.13

v1.11.5

27 Mar 15:40
ecad68c
Compare
Choose a tag to compare

Changelog

  • ecad68c Merge pull request #21 from ca-gip/fix-conflict-operator
  • abb1491 Simplification
  • 632eacb Update Version
  • 5399455 fix: Conflict with custom operator (arti -> Annotations are added by arti operator, but deleted by kubi because kubi is not updating ns, but re-creating a new object
  • aca234e "go build -i" is deprecated in go 1.20

v1.11.4

18 May 12:28
Compare
Choose a tag to compare

Changelog

v1.11.3

22 Mar 15:30
Compare
Choose a tag to compare

Changelog

v1.11.2

30 Aug 08:44
Compare
Choose a tag to compare

Changelog

ae57e90 Fix condition : continue generating projects when blacklist matched

v1.11.1

26 Aug 14:19
Compare
Choose a tag to compare

Changelog

8bf5802 Add log for blacklisted project
8cce30d Update Readme.md
1318392 Add workdir param
a2bfca6 Add build action
30bb3c8 Add file param
3a36df8 Fix login condition
cad7f5b Fix meta
5a77a5e Fix branch name
145641a Use docker v2 action and add strategy matrix
1cf2803 Fix Dockerfile param
46791bf Fix dependent action
254fe20 Replace Travis with Github Actions
cc34719 Add blacklist
160ef15 Fix GenerateExtraToken hasHacces verification
d6a18b2 Update version to 1.10.0
f41ac59 Merge pull request #20 from omauger/kubernetes_dependencies_to_0.20.4
af108fb Fix provisionner
6bbc6a4 Trigger build
985e69b Update go version
1ad1406 replace k8s.io/code_generator by repository with correction to pass build on kubi
d760406 Update version to 1..10.1
ee553d5 Update provisionner with new parameters in call to create, update or list resource on kubernetes
6c0ca2b Generate code with kubernetes codgen 0.20.4
95be2b2 FIX: kubi crds type object

v1.11.0

18 Aug 08:36
Compare
Choose a tag to compare

Changelog

c45c1b1 Add workdir param
9e8d171 Add build action
f16ce96 Add file param
e1bfb6a Fix login condition
cfbaf35 Fix meta
b23923b Fix branch name
c395fe1 Use docker v2 action and add strategy matrix
bbe4117 Fix Dockerfile param
2cecc26 Fix dependent action
c1b2f6b Replace Travis with Github Actions
cf3d25a Add blacklist