Skip to content
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

Replace all PR tags in the serverless chart #11980

Merged
merged 1 commit into from Aug 27, 2021

Conversation

pPrecel
Copy link
Contributor

@pPrecel pPrecel commented Aug 27, 2021

Description

Changes proposed in this pull request:

  • As in the title

@pPrecel pPrecel added the area/serverless Issues or PRs related to serverless label Aug 27, 2021
@kyma-bot kyma-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Aug 27, 2021
@kyma-bot kyma-bot added the lgtm Looks good to me! label Aug 27, 2021
@kyma-bot kyma-bot merged commit 9e46fa8 into kyma-project:main Aug 27, 2021
dbadura pushed a commit to dbadura/kyma that referenced this pull request Aug 31, 2021
kyma-bot pushed a commit that referenced this pull request Sep 1, 2021
* Add Python39 runtime (#11498)

* Add Python39 runtime

* doc update

* update alpine for python39

* Update docs/serverless/03-01-function-specification.md

Co-authored-by: Karolina Zydek <karolina.zydek@sap.com>

* Update docs/serverless/03-04-git-source-type.md

Co-authored-by: Karolina Zydek <karolina.zydek@sap.com>

* cleanup

* fix typo

* fix docs typo

Co-authored-by: Karolina Zydek <karolina.zydek@sap.com>

* Migrate serverless admission webhooks to v1 (#11612)

* Update function-controller tests for python39 (#11656)

* update tests for python39

* go.mod update

* add function sample file

* bump tests image

* Update wookiees codeowners (#11666)

* Remove kazydek, aerfio and magic...

* Remove kfurgol

* Remove changes from the failary directory

* Fix Serverless admission webhook (#11708)

* Add missing liveness/readiness probes to serverless pods (#11744)

* Add readiness/liveness probes to the webhook svc

* Add readiness/liveness probes to the controller mgr

* Remove old code (#11785)

* Remove old code

* Bump image

* Security python expat (#11791)

* Security python expat

* Security python expat

* Security issues nodejs12 and nodejs14 (#11797)

* Security python expat

* Security python expat

* Security nodejs12

* Security nodejs12 and nodejs14

* Security nodejs12 and nodejs14

* Allow for easy back-channel communication from function to eventing backend (#11697)

* Helpers draft

* Resources draft

* SDK for nodejs12 and 14 runtimes

* Inject Publisher Proxy address to every function deployment

* Upgrade images tags

* Fix yaml

* Support for python runtimes

* Finish nodejs runtimes

* Move classes to the kubeless.py file

* Draft python event class

* Add more python helpers

* Fix python event publishing method

* Rename buildCloudEvent method to buildResponseCloudEvent

* K8S-tools: bump image (#11895)

* Implement gitv2 (#11912)

* add clone method

* refactor implementation

* add unit test and impl of last commit fn

* set up docker image

* bump images

* update README

* fix passphrase

* remove println from code

* fix imports

* remove go-git lib and refactor the code

* fix tests

* fix fn controller dockerfile

* fix fetch job reference

* fix env in deployment

* fix tags and apply suggestions from code review

* remove debugging code

* add test case

* Update components/function-controller/README.md

Co-authored-by: Klaudia Grzondziel <35192450+klaudiagrz@users.noreply.github.com>

* clean up dockerfiles

* add restrition to libgit2 version

Co-authored-by: Klaudia Grzondziel <35192450+klaudiagrz@users.noreply.github.com>

* Disable buffering in python runtimes (#11968)

* Add env PYTHONUNBUFFERED=TRUE

* Fix tests

* Update chart

* Bump tags (#11980)

* revert changes in other component than function controller

Co-authored-by: Mohamed El Sayed <m.elsayed@gmail.com>
Co-authored-by: Karolina Zydek <karolina.zydek@sap.com>
Co-authored-by: Tomasz Gorgol <45565988+tgorgol@users.noreply.github.com>
Co-authored-by: Filip Strózik <filip.strozik@outlook.com>
Co-authored-by: Stanislav Khalash <stanislav.khalash@sap.com>
Co-authored-by: Sayan Hazra <sayan.mnit@gmail.com>
Co-authored-by: Rafał Jankowski <rafal.jankowski.93@gmail.com>
Co-authored-by: Piotr Halama <piotr.halama@sap.com>
Co-authored-by: Klaudia Grzondziel <35192450+klaudiagrz@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/serverless Issues or PRs related to serverless lgtm Looks good to me! size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants