issues
search
timflannagan
/
rukpak
Rukpak runs in a Kubernetes cluster and defines an API for installing cloud native bundle content
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
(tyslaton): Address unpacker pod allowing root users for image sources
#62
github-actions[bot]
opened
2 years ago
1
refactor NewDefaultUnpacker due to growing parameter list
#61
github-actions[bot]
opened
2 years ago
1
improve git source implementation to return result with commit hash.
#60
github-actions[bot]
closed
2 years ago
1
improve NoKindMatchError matching
#59
github-actions[bot]
closed
2 years ago
2
clean up this implementation
#58
github-actions[bot]
opened
2 years ago
1
add support for annotations
#57
github-actions[bot]
opened
2 years ago
1
spec.Selector cannot be different than spec.Template.Metadata.Labels?
#56
github-actions[bot]
closed
2 years ago
1
Add test cases.
#55
github-actions[bot]
opened
2 years ago
1
clean up this condition block
#54
github-actions[bot]
opened
2 years ago
1
clean up this condition block
#53
github-actions[bot]
opened
2 years ago
1
should we be deleting Bundles that have a different spec.ProvisionerClassName
#52
github-actions[bot]
opened
2 years ago
1
move this to it's own dedicated function
#51
github-actions[bot]
opened
2 years ago
1
check whether the metadata differs (e.g. labels, annotations, etc.)
#50
github-actions[bot]
opened
2 years ago
1
do need to put a limit on how many bundles are generated to avoid
#49
github-actions[bot]
opened
2 years ago
1
compare owner references vs. spec.Selector label selectors?
#48
github-actions[bot]
closed
2 years ago
1
handle this case better as an IsAlreadyExists error could be due to a slow cache...
#47
github-actions[bot]
opened
2 years ago
1
when a BundleInstance is missing a bundle.Spec required field
#46
github-actions[bot]
opened
2 years ago
1
handle this case better as an IsAlreadyExists error could be due to a slow cache...
#45
github-actions[bot]
opened
2 years ago
1
cleanup or remove this log message
#44
github-actions[bot]
opened
2 years ago
1
cleanup or remove this log message
#43
github-actions[bot]
opened
2 years ago
1
need to put a limit on how many bundles are generated to avoid
#42
github-actions[bot]
closed
2 years ago
1
this is potentially non-deterministic. do we need to sort by
#41
github-actions[bot]
closed
2 years ago
1
cleanup or remove this log message
#40
github-actions[bot]
opened
2 years ago
1
update BundleInstance's status
#39
github-actions[bot]
opened
2 years ago
1
no message being outputted in this case
#38
github-actions[bot]
closed
2 years ago
1
status hasn't been wiped after installation was successful
#37
github-actions[bot]
opened
2 years ago
1
update BundleInstance's status
#36
github-actions[bot]
opened
2 years ago
1
(tylerslaton): Check CRDValidator safe storage logic
#35
github-actions[bot]
opened
2 years ago
1
handle the interaction between installed and desired Bundle status field
#34
github-actions[bot]
opened
2 years ago
1
bubble this up to the status
#33
github-actions[bot]
opened
2 years ago
1
check case for missing owner references
#32
github-actions[bot]
opened
2 years ago
1
create an r.ensureEmbeddedBundle(...) method
#31
github-actions[bot]
opened
2 years ago
1
bubble this up somehow
#30
github-actions[bot]
opened
2 years ago
1
immutable bundles vs. updating bundles directly
#29
github-actions[bot]
opened
2 years ago
1
WIP: Implement support for embedding a Bundle within a BundleInstance resource
#28
timflannagan
closed
2 years ago
0
play around with pivoting behavior
#27
github-actions[bot]
opened
2 years ago
1
need to at least add a simple message for when the InstallationSucceeded reason ...
#26
github-actions[bot]
opened
2 years ago
1
we're not properly clearing out Bundle lookup errors despite the installation be...
#25
github-actions[bot]
opened
2 years ago
1
generalize for other content sources
#24
github-actions[bot]
closed
2 years ago
1
(test) Consolidate dockerfiles
#23
timflannagan
closed
2 years ago
1
there should actually be 7 objects on the status once the unpacker supports nest...
#22
github-actions[bot]
opened
2 years ago
1
add helpful message when invalid spec.source.type is specified
#21
github-actions[bot]
closed
2 years ago
1
what happens when len(objects) == 0? how to avoid silently storing zero manifest...
#20
github-actions[bot]
opened
2 years ago
1
this doesn't apply to all bundle source types
#19
github-actions[bot]
opened
2 years ago
1
bundleinstance reporting a successful installation state despite installing noth...
#18
github-actions[bot]
opened
2 years ago
1
hack: Implement initial support for sourcing git repositories
#17
timflannagan
closed
2 years ago
0
bundle has an image custom column -- maybe we need a source type configuration i...
#16
github-actions[bot]
opened
2 years ago
1
bundle unpack failing silently when pod log stream is empty (e.g. `{}`)
#15
github-actions[bot]
opened
2 years ago
1
function responsible for determine which ref to use
#14
github-actions[bot]
closed
2 years ago
1
length check
#13
github-actions[bot]
closed
2 years ago
1
Next