forked from kyma-project/kyma
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Upgrade test failing draft #2
Open
piotrmiskiewicz
wants to merge
23
commits into
run-upgratetest-once
Choose a base branch
from
upgrade-test-failing-draft
base: run-upgratetest-once
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
piotrmiskiewicz
force-pushed
the
run-upgratetest-once
branch
2 times, most recently
from
April 20, 2020 19:10
173cae9
to
a355842
Compare
piotrmiskiewicz
pushed a commit
that referenced
this pull request
Aug 27, 2020
…project#9186) * replace ksvc by deployment * bump image * update rbac * dd missing files * add simple service test * add more tests * reorder imports * add metrics port * add missing permissions * fix port name must be 15chars or shorter * remove serving from the upgrade test * bump image * fix rbac for upgrade test * add label for podmonitor * update latency dashboard * fix delivery dashboard * fix tracing * Apply suggestions from code review Co-authored-by: Nils Schmidt <github@nilstschmidt.de> * fix comments * remove tracing env var support * dep ensure * fix latency dashboard * fix resources/knative-eventing/charts/event-mesh-dashboard/templates/event-mesh-delivery.yaml * RC from @anishj0shi: Remove dead code and unnecessary type check * Use same cloudevents client in integration test and adapter * Incorporate review comments from sayanh * Incorporate review comments round #2 from sayanh * Remove copy right note in non-autogenerated files * Remove copy right note in autogenerated files (using codegen) * Remove copy right note in resources files * Use Fatal with zap.Error logging * Fix style * Add "Connectivity Validator -> HTTP Source" panel * Incorporate review comments from marcobebway * Add post-upgrade hook to delete orphaned ksvcs * Fix dashboard (order and double graphs in validator->http event source) * Use internal logger * Introduce app label for http source pod for inclusion in pods dashboard * Fix style Co-authored-by: Nils Schmidt <github@nilstschmidt.de> Co-authored-by: Nils Schmidt <nils.schmidt02@sap.com>
piotrmiskiewicz
pushed a commit
that referenced
this pull request
Apr 6, 2022
kyma-project#12626) * Checking secret existence in controller's reconcilation loop. * Fix for failing unit tests * Image bumped * adding one unit test to check credential manager * extend logging with new flag CreadentialsExist * Regenerating mock for Connector interface for modified MaintainConnection method * fix for saving reneved credentials * fix for saving reneved credentials #2 * remove useless comment Co-authored-by: Przemyslaw Golicz <przemyslaw.golicz@sap.com>
piotrmiskiewicz
pushed a commit
that referenced
this pull request
Apr 26, 2023
* fix * improve fn timing * tweaks * more changes * refactor * refactor * fix imports * update tests * update tests #2 * update tests kyma-project#3 * update tests kyma-project#4 * fix test * fix format * bump images * change error backoff to 5min * fix logging Co-authored-by: Damian Badura <damian.badura@sap.com>
piotrmiskiewicz
pushed a commit
that referenced
this pull request
Apr 26, 2023
* Self signed certs added to the chart * Server cert with Subject Alternative Name extension * Add mTLS testcase * Compilation fix * Compilation fix * Attempt to exclude port from sidecar * Changes for testing cert verification * Changes for testing cert verification * Changes for testing cert verification * Started working on cert generation in Makefile * Generating certs added to the makefile * Remove cert files * Added mTLS server * Compilation fix * Makefile fix * Fix in Makefile * Added disabling and enabling Istio sidecar * Minor cleanup in makefile * Certs deleted * Missing secrets added * Added mTLS test cases * mTLS server configuration fix * minor clean up in mock app * Signature algorithm changed to SHA256wq * clean up plus some debugging code * Fix for token cache in mock-application * Fix mTLS test * All mTLS related tests running * Secrets moved to separate files * Useless file removed * Minor fix in Makefile * Minor cleanup * Minor fix for request params * Minor fix for request params * Fix in Makefile * Pipeline fix * Pipeline fix * Code review changes #1 * Minor clenup in Application Gateway * Added testcase for expired server certificate * Code review #2
piotrmiskiewicz
pushed a commit
that referenced
this pull request
Apr 26, 2023
* Stub structure for testing the compass-runtime-agent * Temporary delete SA * Remove the unnecessary inputs * Fix typos * Change target name to align with old pipeline target name * Change job name in script, rember to figure out different approach * Replace Docker image repository * Make script universal * Code review changes #1 * Code review changes #1 * Code review changes #2 * Code review changes #2 Co-authored-by: Arkadiusz Galwas <arkadiusz.galwas@sap.com>
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.
test