issues
search
GoogleContainerTools
/
minikube-build-tools-for-java
Minikube lifecycle management tools for Gradle and Maven.
Apache License 2.0
57
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Infer common credential helper names from target registry
#115
coollog
closed
6 years ago
1
Adds BuildImageSteps to encompass the entire image building process
#114
coollog
closed
6 years ago
0
ErrorEntryTemplate should include detail field as well
#113
coollog
closed
6 years ago
1
Adds build steps to push final image.
#112
coollog
closed
6 years ago
0
Consider adding a CachePruner
#111
coollog
closed
6 years ago
1
Consider removing application layer types.
#110
coollog
closed
6 years ago
1
Adds build step to build application layers.
#109
coollog
closed
6 years ago
0
Adds BlobChecker.
#108
coollog
closed
6 years ago
0
Adds build steps for pushing the base image layers.
#107
coollog
closed
6 years ago
0
Adds LICENSE and CONTRIBUTING.md.
#106
coollog
closed
6 years ago
0
Adds build steps for pulling the base image.
#105
coollog
closed
6 years ago
1
Throws IllegalStateException when trying to rewrite InputStreamBlob.
#104
coollog
closed
6 years ago
0
Throw IllegalStateException when trying to rewrite InputStreamBlob.
#103
coollog
closed
6 years ago
0
Check if CacheWriter#writeLayer's parameters are correct.
#102
coollog
closed
6 years ago
0
Adds CacheWriter#writeLayer for more layer types.
#101
coollog
closed
6 years ago
1
Removes all uses of java.io.File.
#100
coollog
closed
6 years ago
0
Investigate other uses of java.io.File and try to change to java.nio.file.Path
#99
coollog
closed
6 years ago
0
Add other CacheWriter#writeLayer signatures
#98
coollog
closed
6 years ago
2
Sets up builder configuration and step interface.
#97
coollog
closed
6 years ago
0
Make registry authentication default for 401 Authorized
#96
coollog
closed
6 years ago
1
Adds AuthenticationMethodRetriever.
#95
coollog
closed
6 years ago
0
Add registry authenticator for other registries.
#94
coollog
closed
6 years ago
0
Adds BlobPusher.
#93
coollog
closed
6 years ago
0
Fixes BlobDescriptor by making digest required.
#92
coollog
closed
6 years ago
0
Add abstraction for container configuration environment
#91
coollog
closed
6 years ago
1
Consider separating cache package from rest of registry/image-related packages
#90
coollog
closed
6 years ago
1
Removes unnecessary collection copies by using Collections#unmodifiable... instead of Immutable...#copyOf.
#89
coollog
closed
6 years ago
0
Adds ManifestPusher.
#88
coollog
closed
6 years ago
0
Add detail field to ErrorEntryTemplate
#87
coollog
closed
6 years ago
0
Pass a User-Agent header into registry calls
#86
coollog
closed
6 years ago
1
Adds BlobPuller.
#85
coollog
closed
6 years ago
1
Changes cache metadata sourceDirectories to sourceFiles.
#84
coollog
closed
6 years ago
0
Fixes incorrect uses of Charstreams#toString.
#83
coollog
closed
6 years ago
0
Adds CacheReader.
#82
coollog
closed
6 years ago
1
Adds CacheChecker.
#81
coollog
closed
6 years ago
0
Change `sourceDirectories` to be `sourceFiles` in the cache management
#80
coollog
closed
6 years ago
0
Adds CacheWriter.
#79
coollog
closed
6 years ago
3
Change registry protocol default to HTTPS
#78
coollog
closed
6 years ago
0
Replace `CharStreams.toString(...)` in tests with `new String(Files.readAllBytes(...))`
#77
coollog
closed
6 years ago
0
Investigate if classes are overgeneralized from BlobDescriptor
#76
coollog
closed
6 years ago
0
Verify correct usage pattern for Jackson JSON parsing
#75
coollog
closed
6 years ago
1
Changes Charsets to use StandardCharsets.
#74
coollog
closed
6 years ago
0
Renames JsonHelper to JsonTemplateMapper.
#73
coollog
closed
6 years ago
0
Adds JSON to image translator.
#72
coollog
closed
6 years ago
1
Adds JSON translator for CacheMetadata.
#71
coollog
closed
6 years ago
3
Adds cache metadata JSON template.
#70
coollog
closed
6 years ago
2
Run integration tests on commits to master with proper environment.
#69
coollog
closed
6 years ago
1
Adds image manifest puller.
#68
coollog
closed
6 years ago
3
Adds authenticators for Docker registry.
#67
coollog
closed
6 years ago
1
Corrects dependencies for Blob implementations.
#66
coollog
closed
6 years ago
0
Previous
Next