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 klt 0.10.0 #2399

Closed

Conversation

keptn-bot
Copy link
Contributor

@keptn-bot keptn-bot commented Nov 2, 2023

🤖 I have created a release beep boop

0.10.0 (2023-11-23)

⚠ BREAKING CHANGES

  • lifecycle-operator: The environment variable giving deno and python runtime access to context information has been renamed from CONTEXT to KEPTN_CONTEXT
  • metrics-operator: Metrics APIs were updated to version v1beta1 (without changing any behaviour), since they are more stable now. Resources using any of the alpha versions are no longer supported. Please update your resources manually to the new API version after you upgraded Keptn.
  • metrics-operator: The Analysis feature is officially released! Learn more about here.

Features

  • add configurable service account to KeptnTasks (#2254) (e7db66f)
  • configure spell checker github action (#2316) (fe7904d)
  • introduce configurable TTLSecondsAfterFinished for tasks (#2404) (8341dbf)
  • lifecycle-operator: add KEPTN_CONTEXT to task container env vars (#2516) (a18a833)
  • lifecycle-operator: add option to exclude additional namespaces (#2536) (fd42ac7)
  • lifecycle-operator: rename CONTEXT to KEPTN_CONTEXT in task runtimes (#2521) (a7322bd)
  • metrics-operator: introduce v1beta1 API version (#2467) (97acdbf)
  • metrics-operator: release Analysis feature (#2457) (fb1f4ac)
  • metrics-operator: use v1beta1 in operator logic (94f17c1)

Bug Fixes

Other

  • adapt helm chart pipeline to substitue local paths before syncing with charts repository (#2397) (045b359)
  • add config for spell checker action, fix typos (#2443) (eac178f)
  • add example of values.yaml (#2400) (b7105db)
  • add more dictionaries to spell checker action (#2449) (3ad38bf)
  • backport updated install page (#2517) (a5aa98a)
  • exclude busybox from renovate update (#2518) (6f72328)
  • fix helm chart sync workflow (#2407) (0bd6ea9)
  • fix renovate config (#2466) (1765f4b)
  • fix yq command for helm chart sync (#2406) (55c7562)
  • improve docs release (#2420) (edf6f91)
  • lifecycle-operator: introduce PhaseHandler interface to be used in KeptnWorkloadVersion reconciler (#2450) (7d4b431)
  • remove manifests usage from security-scans (#2334) (5b0a29f)
  • remove test images from renovate config (#2373) (513e064)
  • revert Chart.yaml to point to local repositories (#2394) (ff3bdb1)
  • update renovate config to ignore test repos (#2451) (8bf50a6)
  • update renovate file to allow more makefile regex patterns, pin markdownlint version (#2510) (32f49c1)
  • use different image for opengraph metadata (#2515) (cd3633d)
  • use new search engine ID (#2546) (6a88c0a)
  • use templated values in install action and security workflow (#2366) (ecbf054)

Docs

Dependency Updates

  • update actions/checkout action to v4 (#2502) (6445bb4)
  • update actions/github-script action to v7 (#2488) (bdc0cd9)
  • update amannn/action-semantic-pull-request action to v5.4.0 (#2422) (69817bd)
  • update aquasecurity/trivy-action action to v0.13.1 (#2403) (aa6bacc)
  • update aquasecurity/trivy-action action to v0.14.0 (#2475) (6967bfa)
  • update dependency argoproj/argo-cd to v2.8.5 (#2377) (d6809bc)
  • update dependency argoproj/argo-cd to v2.8.6 (#2410) (8505da0)
  • update dependency argoproj/argo-cd to v2.9.0 (#2469) (14bcca4)
  • update dependency argoproj/argo-cd to v2.9.1 (#2524) (8ef9c7d)
  • update dependency cloud-bulldozer/kube-burner to v1.7.11 (#2477) (0173d6e)
  • update dependency golangci/golangci-lint to v1.55.2 (#2430) (d4d5c53)
  • update dependency jaegertracing/jaeger to v1.51.0 (#2414) (840eb76)
  • update otel/opentelemetry-collector docker tag to v0.89.0 (#2525) (0b5b021)
  • update sigstore/cosign-installer action to v3.2.0 (#2476) (28bed76)

This PR was generated with Release Please. See documentation.

@keptn-bot keptn-bot requested a review from a team as a code owner November 2, 2023 09:46
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 2, 2023
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (84f5588) 85.48% compared to head (94fdabe) 85.47%.
Report is 208 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2399      +/-   ##
==========================================
- Coverage   85.48%   85.47%   -0.01%     
==========================================
  Files         155      155              
  Lines       10177    10177              
==========================================
- Hits         8700     8699       -1     
- Misses       1198     1199       +1     
  Partials      279      279              

see 2 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 67.43% <ø> (ø)
component-tests 56.81% <ø> (+0.48%) ⬆️
lifecycle-operator 84.44% <ø> (ø)
metrics-operator 87.43% <ø> (ø)
scheduler 36.53% <ø> (ø)

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--components--klt branch 3 times, most recently from f402f71 to 43a1cda Compare November 2, 2023 12:07
Copy link

netlify bot commented Nov 2, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit 94fdabe
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/655f4abd92f01900081c5b9b
😎 Deploy Preview https://deploy-preview-2399--keptn-lifecycle-toolkit.netlify.app/docs/use-cases/hpa
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@keptn-bot keptn-bot force-pushed the release-please--branches--main--components--klt branch 17 times, most recently from 2ff0de9 to d626a17 Compare November 8, 2023 11:59
@keptn-bot keptn-bot changed the title chore: release klt 0.9.1 chore: release klt 0.10.0 Nov 8, 2023
@keptn-bot keptn-bot force-pushed the release-please--branches--main--components--klt branch 4 times, most recently from 3c0d7b2 to 3ef6528 Compare November 9, 2023 09:16
@keptn-bot keptn-bot force-pushed the release-please--branches--main--components--klt branch 8 times, most recently from 724ce33 to 83f896f Compare November 20, 2023 07:43
Copy link

sonarcloud bot commented Nov 20, 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

@keptn-bot keptn-bot force-pushed the release-please--branches--main--components--klt branch 11 times, most recently from 81ce280 to 062c770 Compare November 23, 2023 12:17
Signed-off-by: keptn-bot <86361500+keptn-bot@users.noreply.github.com>
@keptn-bot keptn-bot force-pushed the release-please--branches--main--components--klt branch from 062c770 to 94fdabe Compare November 23, 2023 12:51
Copy link

sonarcloud bot commented Nov 23, 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

Copy link
Contributor

This PR has been automatically marked as stale because it has not had recent activity. It will be
closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jan 23, 2024
@github-actions github-actions bot closed this Jan 31, 2024
@mowies mowies reopened this Jan 31, 2024
@mowies mowies removed the stale label Jan 31, 2024
Copy link

sonarcloud bot commented Jan 31, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@mowies mowies closed this Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: pending documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants