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

Integration with Knative client as a plugin #119

Closed
lance opened this issue Sep 14, 2020 · 1 comment
Closed

Integration with Knative client as a plugin #119

lance opened this issue Sep 14, 2020 · 1 comment
Assignees

Comments

@lance
Copy link
Member

lance commented Sep 14, 2020

Documentation for this can be found here: https://github.com/knative/client/tree/master/docs/plugins

For each of the sub-tasks, there will be two things to accomplish.

Then one file, 'plugin_register.go' is added to our distribution of kn.

@zroubalik
Copy link
Contributor

@dsimansk Is there anything else to be done, which is not covered by #155 and #163?

@lance lance closed this as completed Nov 2, 2020
matejvasek referenced this issue in matejvasek/faas Apr 6, 2022
* fix: apply updated spring-boot-function dependency (knative#936)

This commit updates the spring-boot-function dependency explicitly as there
is not yet a CVE fix for spring-cloud 2021.0.1.

```
❯ ./mvnw clean install dependency:tree | grep spring-cloud-function
[INFO] |  +- org.springframework.cloud:spring-cloud-function-web:jar:3.2.2:compile
[INFO] +- org.springframework.cloud:spring-cloud-function-context:jar:3.2.3:compile (optional)
[INFO] |  +- org.springframework.cloud:spring-cloud-function-core:jar:3.2.2:compile (optional)
```

Fixes: knative#929
Fixes: https://spring.io/blog/2022/03/29/cve-report-published-for-spring-cloud-function

Signed-off-by: Lance Ball <lball@redhat.com>

* deps: add updated pkged.go

Signed-off-by: Lance Ball <lball@redhat.com>

* deps: add updated pkged.go

Signed-off-by: Lance Ball <lball@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants