COMMITS
June 25, 2024
P
fix: printing gvkparser error message (#585)
Paul Gier committed
June 15, 2024
M
chore(deps): bump k8s libs from 0.29.2 to 0.29.6 (#586)
Michael Crenshaw committed
June 10, 2024
A
fix: replace k8s.io/endpointslice to v0.29.2 (#583)
Alexander Matyushentsev committed
A
fix: replace k8s.io/endpointslice version (#582)
Alexander Matyushentsev committed
May 14, 2024
H
Update condition to select right pvc as child for statefulset (#550)
hanzala1234 committed
May 9, 2024
L
fix: handle nil ParseableType from GVKParser (#574)
Leonardo Luz Almeida committed
May 7, 2024
S
chore: Bump Kubernetes clients to 1.29.2 (#566)
sivchari committed
April 16, 2024
K
feat: sync-options annotation with Force=true (#414) (#560)
Kota Kimura committed
April 11, 2024
J
fix: fix temporary files written to '/dev/shm' not cleaned up (#568) (#569)
Jonathan West committed
April 8, 2024
M
chore: more logging for CRD updates (#554)
Michael Crenshaw committed
January 24, 2024
S
feat: Prune resources in reverse of sync wave order (#538)
Siddhesh Ghadi committed
January 22, 2024
A
fix(server): Dry run always in client mode just for yaml manifest validation even with server side apply (#564)
Anand Francis Joseph committed
L
fix: address kubectl auth reconcile during server-side diff (#562)
Leonardo Luz Almeida committed
December 18, 2023
L
feat: Implement Server-Side Diffs (#522)
Leonardo Luz Almeida committed
November 2, 2023
P
feat: retry with client side dry run if server one was failed (#548)
pasha-codefresh committed
October 31, 2023
P
fix(server): use server side dry run in case if it is server side apply (#546)
pasha-codefresh committed
October 13, 2023
F
chore(deps): upgrade k8s version and client-go (#530)
fsl committed
October 12, 2023
J
fix: remove lock acquisition in ClusterCache.GetAPIResources() (#543)
Jesse Suen committed
September 29, 2023
M
chore: log cluster sync error (#541)
Michael Crenshaw committed
September 6, 2023
G
fix: resolve deadlock (#539)
gdsoumya committed
August 11, 2023
G
feat: auto respect rbac for discovery/sync (#532)
gdsoumya committed
August 9, 2023
P
feat: Apply out of sync option only (#533)
pasha-codefresh committed
June 7, 2023
F
fix: update golangci-lint ci (#529)
fsl committed
F
fix: remove deprecated ioutil (#528)
fsl committed
May 31, 2023
L
manage clusters via proxy (#466)
ls0f committed
May 27, 2023
R
feat: add CreateResource to kubectl (#12174 and #4116) (#516)
reggie-k committed
May 26, 2023
B
fix: do not replace namespaces (#524)
Blake Pettersson committed
May 12, 2023
A
fix: avoid acquiring lock on mutex and semaphore at the same time to prevent deadlock (#521)
Alexander Matyushentsev committed
February 14, 2023
S
feat: add sync delete option (#507)
Soumya Ghosh Dastidar committed
December 8, 2022
A
fix: add suspended condition (#484)
asingh committed