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

chore: release 0.5.0 #490

Merged
merged 1 commit into from
Jan 12, 2023
Merged

chore: release 0.5.0 #490

merged 1 commit into from
Jan 12, 2023

Conversation

keptn-bot
Copy link
Contributor

@keptn-bot keptn-bot commented Dec 1, 2022

🤖 I have created a release beep boop

0.5.0 (2023-01-10)

⚠ BREAKING CHANGES

  • Evaluation and Task statuses in KeptnWorkloadInstance/KeptnAppVersion use the same structure
  • operator: With API version v1alpha2, KeptnEvaluationProvider uses a Secret Selector instead of SecretName.
  • We are introducing scarf.sh for download tracking to have valuable information that will show us adoption rates for the toolkit.

Features

  • add a new operator for self-hosted certificate management (#523) (90bbdba)
  • add revision field to KeptnApp (#494) (23ddfa3)
  • generate SBOMs for container images on release (#571) (72fe001)
  • introduce API groups in KLT (#547) (b482d96)
  • introduce API version v1alpha2 (#491) (229bcc9)
  • operator: add version conversion rule for KeptnEvaluationProvider (#531) (f1e9fe1)
  • operator: emit K8s events with detailed messages for failed evaluations (#477) (1b3a56f)
  • operator: fix ownership information for keptnworkloads (#520) (1e642c7)
  • operator: introduce evaluation support for Dynatrace (#194) (c6483cc)
  • operator: support restartability of KeptnApp (#544) (99070c2)
  • set default of 1 for KeptnApp revision field (#513) (a5cb3f2)
  • use scarf.sh registry for all container images (#507) (647c6a1)

Bug Fixes

  • dashboards: use fixed color mode for succeeded AppVersion/WorkloadInstance tiles (#515) (8cdb23e)

Dependency Updates

  • add more renovate annotations for auto updates (#519) (1555d63)
  • add yaml files to renovate (#527) (2ee11f5)
  • update dawidd6/action-download-artifact action to v2.24.3 (#560) (5220e9d)
  • update denoland/deno docker tag to v1.28.3 (#467) (59fa6b0)
  • update denoland/deno docker tag to v1.29.1 (#534) (3b316f9)
  • update dependency argoproj/argo-cd to v2.5.4 (#492) (6f16dac)
  • update dependency argoproj/argo-cd to v2.5.5 (#543) (f1b59ca)
  • update dependency cert-manager/cert-manager to v1.10.1 (#530) (cb83e24)
  • update dependency jaegertracing/jaeger to v1.40.0 (#506) (ddb9eca)
  • update dependency jaegertracing/jaeger to v1.41.0 (#565) (cc5f7ca)
  • update dependency kubernetes-sigs/kustomize to v4 (#575) (36a6169)
  • update dependency kudobuilder/kuttl to v0.14.0 (#561) (ff6b95a)
  • update dependency kudobuilder/kuttl to v0.15.0 (#566) (9516fcf)
  • update golang docker tag to v1.19.4 (#495) (5a74869)
  • update jasonetco/create-an-issue action to v2.9.1 (#557) (f6d5934)
  • update kubernetes packages to v0.25.5 (patch) (#499) (627b9e1)
  • update module github.com/magiconair/properties to v1.8.7 (#503) (4f87239)
  • update module github.com/onsi/ginkgo/v2 to v2.5.1 (#384) (955d41e)
  • update module github.com/onsi/ginkgo/v2 to v2.6.1 (#535) (e02929a)
  • update module github.com/onsi/gomega to v1.24.2 (#532) (2480f21)
  • update module github.com/prometheus/common to v0.37.1 (#533) (b72d52e)
  • update module github.com/prometheus/common to v0.39.0 (#502) (28ab629)
  • update module github.com/stretchr/testify to v1.8.1 (#551) (523bb55)
  • update module google.golang.org/grpc to v1.51.0 (#451) (3828ee5)
  • update module k8s.io/api to v0.25.5 (#573) (5159a5e)
  • update module k8s.io/component-helpers to v0.25.5 (#504) (02b5982)
  • update module k8s.io/kubernetes to v1.25.5 (#501) (df8e51c)
  • update opentelemetry-go monorepo to v0.34.0 (minor) (#498) (e7db4d0)

Other

  • add scarf pixel to markdown files (#493) (b05a810)
  • enhance golangci-lint with code complexity and other measures (#484) (1d711d0)
  • operator: refactor operator and scheduler statuses + add unit tests (#548) (c661dc0)
  • unify EvaluationStatus and TaskStatus to single structure (#569) (9b31b04)
  • upgrade examples and tests to v1alpha2 (#509) (2a133ea)

This PR was generated with Release Please. See documentation.

@codecov
Copy link

codecov bot commented Dec 1, 2022

Codecov Report

Merging #490 (13c5591) into main (9b31b04) will increase coverage by 2.92%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #490      +/-   ##
==========================================
+ Coverage   50.11%   53.04%   +2.92%     
==========================================
  Files          63       69       +6     
  Lines        5565     5903     +338     
==========================================
+ Hits         2789     3131     +342     
+ Misses       2668     2663       -5     
- Partials      108      109       +1     
Impacted Files Coverage Δ
...lers/lifecycle/keptnworkloadinstance/controller.go 77.55% <0.00%> (-1.54%) ⬇️
operator/controllers/common/helperfunctions.go 100.00% <0.00%> (ø)
operator/apis/lifecycle/v1alpha1/common/common.go 100.00% <0.00%> (ø)
...tor/apis/lifecycle/v1alpha1/keptnapp_conversion.go 100.00% <0.00%> (ø)
...r/apis/lifecycle/v1alpha2/zz_generated.deepcopy.go 0.00% <0.00%> (ø)
...cycle/v1alpha2/keptnworkloadinstance_conversion.go 0.00% <0.00%> (ø)
...ifecycle/v1alpha2/keptnworkloadinstance_webhook.go 0.00% <0.00%> (ø)
...s/lifecycle/v1alpha1/keptnappversion_conversion.go 100.00% <0.00%> (ø)
...apis/lifecycle/v1alpha2/keptnappversion_webhook.go 0.00% <0.00%> (ø)
...s/lifecycle/v1alpha2/keptnappversion_conversion.go 0.00% <0.00%> (ø)
... and 2 more
Flag Coverage Δ
component-tests 51.30% <ø> (+1.11%) ⬆️
keptn-lifecycle-operator 51.31% <ø> (+3.21%) ⬆️
scheduler 21.17% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@keptn-bot keptn-bot force-pushed the release-please--branches--main branch 3 times, most recently from ad1dbf1 to 1f07df3 Compare December 5, 2022 15:50
@keptn-bot keptn-bot force-pushed the release-please--branches--main branch from 1f07df3 to 98b485c Compare December 12, 2022 12:12
@keptn-bot keptn-bot changed the title chore: release 0.4.2 chore: release 0.5.0 Dec 13, 2022
@keptn-bot keptn-bot force-pushed the release-please--branches--main branch 20 times, most recently from 3734dda to bd16113 Compare December 19, 2022 10:08
@keptn-bot keptn-bot force-pushed the release-please--branches--main branch 7 times, most recently from 47dc8de to f3a346e Compare December 21, 2022 14:35
@keptn-bot keptn-bot force-pushed the release-please--branches--main branch 4 times, most recently from e8fa71d to d992cad Compare January 5, 2023 08:43
@keptn-bot keptn-bot force-pushed the release-please--branches--main branch 9 times, most recently from 64c5cec to fdd8a1d Compare January 10, 2023 09:18
Signed-off-by: keptn-bot <[email protected]>
@keptn-bot keptn-bot force-pushed the release-please--branches--main branch from fdd8a1d to 13c5591 Compare January 10, 2023 10:00
@sonarcloud
Copy link

sonarcloud bot commented Jan 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@thisthat thisthat merged commit 7dc3ec5 into main Jan 12, 2023
@thisthat thisthat deleted the release-please--branches--main branch January 12, 2023 08:18
@keptn-bot
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants