issues
search
kubernetes-sigs
/
kubebuilder-declarative-pattern
A toolkit for building declarative operators with kubebuilder
Apache License 2.0
257
stars
85
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: Run go work sync to update all modules
#406
tomasaschan
opened
1 month ago
2
chore: update k8s libraries
#405
mclarke47
closed
1 month ago
7
Return the last applied object in status
#404
barney-s
closed
2 months ago
4
propagate error that occurs during health computation
#403
barney-s
closed
3 months ago
3
Add a callback option to applyset to compute Health of applied objects
#402
barney-s
closed
3 months ago
3
WIP: Support webhooks
#401
justinsb
opened
3 months ago
3
chore: stage ktest module
#400
justinsb
closed
3 months ago
6
feat: Enable server-side-apply on direct applier
#399
yuwenma
closed
2 months ago
2
chore: Refactor test helpers into reusable ktest library
#398
justinsb
opened
5 months ago
7
feat: nested manifests in object transforms
#397
sdowell
opened
5 months ago
5
mockkubeapiserver: /apis discovery does not include core group
#396
justinsb
closed
5 months ago
1
Add initial devcontainer
#395
justinsb
closed
1 week ago
5
WIP: test: use go workspace when testing
#394
justinsb
closed
1 week ago
8
Expose more health info as well as counts in Apply results
#393
barney-s
closed
5 months ago
4
Add the ability to set watch timeouts.
#392
barney-s
closed
5 months ago
5
KDP Reconciler does not set observedGeneration on the managed resource
#391
sdowell
opened
5 months ago
4
Add a kubebuilder marker to patches to preserve unknow fields
#390
haiyanmeng
closed
5 months ago
4
Track info.Err in the status field
#389
haiyanmeng
closed
1 week ago
20
fix: use correct path to PodSpec for CronJob
#388
sdowell
closed
5 months ago
12
owners: promote tomasaschan to owner
#387
tomasaschan
closed
5 months ago
5
Respect ErrorResults returned from preflight checks
#386
tomasaschan
closed
5 months ago
3
mockkubeapiserver: use older kube libraries
#385
justinsb
closed
5 months ago
3
mockkubeapiserver: set generation on objects
#384
justinsb
closed
5 months ago
2
mockkubeapiserver: Support stringData when creating a secret
#383
justinsb
closed
3 months ago
8
Have the ability to set Watch timeouts
#382
barney-s
closed
5 months ago
2
owners: add tomasaschan to reviewers
#381
justinsb
closed
7 months ago
18
Bump controller-runtime to 0.17 / kube to 1.29
#380
justinsb
closed
8 months ago
9
Bump k8s.io/kubectl to 0.29.1
#379
tomasaschan
closed
8 months ago
8
WIP: Add developer hints
#378
justinsb
closed
3 months ago
11
Allow http client reuse in dynamic client
#377
justinsb
closed
9 months ago
2
Close the WatchStart before starting the watch. It was anyways closed…
#376
barney-s
closed
7 months ago
3
WIP: Reproduce issue with CRD & CR creation
#375
justinsb
closed
4 months ago
7
Error is logged even if result of `status.Preflight` doesn't have one
#374
tomasaschan
closed
5 months ago
2
Switch to after apply when setting up watches
#373
barney-s
closed
9 months ago
3
feat: kStatusAggregator user supplied gvk compute and abnormal conditions fns
#372
tatehanawalt
closed
9 months ago
8
Optimization: Reuse HTTPClient / DynamicClient in reconcile
#371
justinsb
closed
9 months ago
6
Automated cherry pick of #368: Extract GVK more robustly when building applyset parent
#370
justinsb
closed
10 months ago
3
Update internal references to applylib and mockkubeapiserver
#369
justinsb
closed
3 months ago
7
Extract GVK more robustly when building applyset parent
#368
justinsb
closed
10 months ago
4
Allow dynamic client to be set
#367
justinsb
closed
10 months ago
2
Make go-git opt-in
#366
justinsb
closed
5 months ago
5
Extend kstatusAggregator to support custom/unconventional resources
#365
tatehanawalt
closed
9 months ago
2
Enable backwards-compatibility with controller-runtime v0.15
#364
annasong20
closed
11 months ago
5
Mocks don't match current controller-runtime package
#363
steeling
closed
3 months ago
6
Cherry-pick #361 and master flake fixes to release-0.13
#362
annasong20
closed
11 months ago
5
Fix Validator output spacing #360
#361
annasong20
closed
11 months ago
4
Validator inserts extra newlines between Objects
#360
annasong20
closed
11 months ago
0
mockkubeapiserver: ensure CRDs become ready
#359
justinsb
closed
1 year ago
2
chore: allow tools to be installed with newer versions of go
#358
ChristopherFry
closed
1 year ago
3
fix: remove client-side validation from example guestbook operator
#357
ChristopherFry
closed
1 year ago
4
Next