-
Notifications
You must be signed in to change notification settings - Fork 706
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add README #2
Merged
Merged
add README #2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
arapulido
pushed a commit
to arapulido/kubeapps
that referenced
this pull request
Feb 13, 2018
fixes a race when logging out
prydonius
pushed a commit
that referenced
this pull request
Feb 23, 2018
Add instructions for creating mongodb Secret
prydonius
added a commit
to prydonius/kubeapps
that referenced
this pull request
Feb 28, 2018
only return icon if it exists
prydonius
added a commit
to prydonius/kubeapps
that referenced
this pull request
Mar 12, 2018
explicitly scope kubeapps namespace
gfichtenholt
referenced
this pull request
in gfichtenholt/kubeapps
Jul 2, 2021
gfichtenholt
added a commit
that referenced
this pull request
Jul 8, 2021
* bump fluxv2 version for local dev env * step 2 * step 3 * step 4 * step 5 * step 6 * step 7 * step 8 * step 9 * step 10 * step 11 * step 12 * step 13 * step 14 * undo un-intended changes from a messed up merge * step 15 * step 15 * test cleanup * Michael's feedback * Michael's comments #2 * step 16 * step 17 * step 18 * revert unintended change * step 19 * Michael's feedback #3 * Michael's feedback #4 * small change to force CI test run * small change to add a name to AvailablePackageDetail response * Michael's feedback #5 * add a couple of debug statements to help diagnose CI failures * Add --set redis.auth.password=password in CI * Fix chart deps version Co-authored-by: Antonio Gamez Diaz <agamez@vmware.com>
gfichtenholt
referenced
this pull request
in gfichtenholt/kubeapps
Jul 15, 2021
gfichtenholt
added a commit
that referenced
this pull request
Jul 21, 2021
* step 1 * step 2 * step 3 * step 4 * step 5 * add pagination * Michael's feedback * Michael's feedback #2 * undo unwated change * re-write cache to use RetryWatcher * add unit test for HTTP 410 GONE and cache resync * Michael's feedback
gfichtenholt
referenced
this pull request
in gfichtenholt/kubeapps
Aug 19, 2021
gfichtenholt
added a commit
that referenced
this pull request
Aug 19, 2021
* step 1 * step 2 * step 3 * Michael's feedback * Michael's feedback #2
gfichtenholt
referenced
this pull request
in gfichtenholt/kubeapps
Sep 2, 2021
gfichtenholt
referenced
this pull request
in gfichtenholt/kubeapps
Sep 13, 2021
gfichtenholt
added a commit
that referenced
this pull request
Sep 13, 2021
…t for CreateInstalledPackage (#3390) * introduce a new kind of test: one that runs on a local kind cluster * step 2 * step 3: TestKindClusterCreateInstalledPackage passing * step 4 * step 5 * step 6: get rid of dependency on flux CLI * step 7: get rid of dependency on kubectl CLI * step 8: added back unit tests for CreateInstalledPackage * step 9 * step 10: support values * step 11: eliminate dependency on github.io in integration test (1 of 2) * Michael's feedback #1 * Michael's feedback #2
gfichtenholt
referenced
this pull request
in gfichtenholt/kubeapps
Oct 7, 2021
gfichtenholt
added a commit
that referenced
this pull request
Oct 7, 2021
gfichtenholt
added a commit
that referenced
this pull request
Jan 31, 2022
…stead of unstructured #4112 (#4175) * first step towards issue flux plugin: switch to using flux native data types instead of unstructured #4112 * fix merge issues * minor fixes * attempt to remove cmd/apprepository-controller/vendor/k8s.io/code-generator from my PR * attempt #2 * fix go.sum * still fixing go.mod and go.sum after merge from upstream main * attempt to get the latest from cmd/apprepository-controller/vendor/k8s.io/code-generator * revert last change: didn't work * Antonio's feedback * refactored clientgetter so that we can add more different client getters to it without breaking existing code
gfichtenholt
added a commit
that referenced
this pull request
Feb 2, 2022
gfichtenholt
added a commit
that referenced
this pull request
Feb 3, 2022
gfichtenholt
added a commit
that referenced
this pull request
Feb 3, 2022
gfichtenholt
added a commit
that referenced
this pull request
Feb 9, 2022
…finish flux plugin: switch to using flux native data types instead of unstructured #4112 (#4238) * attempt #2 * fix for httpclient library SetClientTLS cleanup + unit tests #4119 plus a couple unrelated unit test clean up items in flux plugin * remove most files from PR to see if passes CI end-2-end tests * add files back into PR, as they seem to have no effect on CI * remaining work for flux plugin: switch to using flux native data types instead of unstructured #4112 (part 1) * flux plugin: switch to using flux native data types instead of unstructured #4112 (part 2) * flux plugin: switch to using flux native data types instead of unstructured #4112 (part 3) * flux plugin: switch to using flux native data types instead of unstructured #4112 (part 5) * flux plugin: switch to using flux native data types instead of unstructured #4112 part 5 * minor fixes
gfichtenholt
added a commit
that referenced
this pull request
Feb 26, 2022
…similar core interface to packages API. #3496 (#4308) * attempt #2 * just a first step of what needs to be done for repositories CRUD. Not finished by any means. Only wanted to push that before I am gone on PTO for a week * forgot to run yarn prettier * step 2 * fix buf lint errors * Michael's feedback
gfichtenholt
added a commit
that referenced
this pull request
Mar 4, 2022
* attempt #2 * add TLS integration test for AddPackageRepository re-organize integration tests by the functionality * remove Chart.lock * moved test-related files a bit so they don't all crowd testdata directory
gfichtenholt
added a commit
that referenced
this pull request
Mar 7, 2022
…art url fails on chart view #4381 (#4382) * attempt #2 * fix for #4329 kubeapps-apis CrashLoopBackoff * fix for [fluxv2] non-FQDN chart url fails on chart view #4381 * forgot two files * added integration test for flux helm release auto-update * moved test index yamls into a separate subdirectory not to crowd testdata * fixed chart_cache.go to be consistent with latest helm code * introduce retries+exponential backoff into NewRedisClientFromEnv * fix retries in NewRedisClientFromEnv
gfichtenholt
referenced
this pull request
in gfichtenholt/kubeapps
Mar 11, 2022
gfichtenholt
added a commit
that referenced
this pull request
Mar 17, 2022
gfichtenholt
added a commit
that referenced
this pull request
Mar 22, 2022
gfichtenholt
added a commit
that referenced
this pull request
Mar 29, 2022
gfichtenholt
added a commit
that referenced
this pull request
Mar 30, 2022
gfichtenholt
added a commit
that referenced
this pull request
Apr 29, 2022
…ubeapps-managed secrets environment (#4630) * attempt #2 * added logic to DeletePackageRepository() to auto-delete secrets for kubeapps-managed secrets environment * 1. added some validation code when dealing with secrets 2. removed all support for DockerCredentials secrets (flux doesn't support it) * Michael's feedback: set ownerReferences on secrets created by kubeapps
gfichtenholt
added a commit
that referenced
this pull request
May 16, 2022
* attempt #2 * remove unneeded .../plugin/... from URL paths in flux2.proto * removed unneeded file from PR * removed un-needed files from PR * removed un-needed files * remove un-needed files * remove unneeded files * an attempt to get rid of unneeded code in code-generator module * changed openapi.yaml per Antonio's advice * attempt to revert the changes to submodule
gfichtenholt
added a commit
that referenced
this pull request
Aug 31, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.