forked from kedacore/keda
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new AWS podIdentity (kedacore#5061)
* Add new AWS podIdentity Co-authored-by: Sami S <25616506+ThaSami@users.noreply.github.com> Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl> * use new resources Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl> * fix logs Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl> * rename scalerIndex to triggerIndex and ScalerUniqueKey to TriggerUniqueKey Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es> * add missing headers Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es> * propagate ctx Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es> * Add documentation commments Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es> * Add explanation to new files Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es> * Add semgrep exclusion Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es> * go mod updates Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es> * update comment Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es> * update clientset Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es> * apply feedback Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es> --------- Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl> Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es> Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es> Co-authored-by: Sami S <25616506+ThaSami@users.noreply.github.com>
- Loading branch information
Showing
193 changed files
with
3,065 additions
and
795 deletions.
There are no files selected for viewing
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,3 +45,6 @@ __debug_bin | |
|
||
# GO Test result | ||
report.xml | ||
|
||
# KEDA Certs | ||
certs/* |
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
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
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
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
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.