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(main): release lifecycle-operator-and-scheduler libraries #1979

Conversation

keptn-bot
Copy link
Contributor

@keptn-bot keptn-bot commented Aug 29, 2023

🤖 I have created a release beep boop

lifecycle-operator: 0.8.2

0.8.2 (2023-09-05)

Features

  • add cloud events support (#1843) (5b47120)
  • lifecycle-operator: clean up KeptnTask API by removing duplicated attributes (#1965) (257b220)
  • metrics-operator: add analysis controller (#1875) (017e08b)
  • metrics-operator: add Analysis CRD (#1839) (9521a16)
  • monorepo setup for lifecycle-operator, scheduler and runtimes (#1857) (84e243a)

Bug Fixes

  • lifecycle-operator: avoid setting the overall state of an App or WorkloadInstance between state transitions (#1871) (ee0b085)

Other

  • rename operator folder to lifecycle-operator (#1819) (97a2d25)

Docs

Dependency Updates

  • update dependency kubernetes-sigs/controller-tools to v0.13.0 (#1930) (8b34b63)
  • update dependency kubernetes-sigs/kustomize to v5.1.1 (#1853) (354ab3f)
  • update github.com/keptn/lifecycle-toolkit/klt-cert-manager digest to 440c308 (#2017) (c365734)
  • update github.com/keptn/lifecycle-toolkit/klt-cert-manager digest to 88a54f9 (#1794) (fc976eb)
  • update github.com/keptn/lifecycle-toolkit/klt-cert-manager digest to 8dbec2d (#1995) (2f51445)
  • update github.com/keptn/lifecycle-toolkit/klt-cert-manager digest to bb133cf (#1963) (c7697bf)
  • update kubernetes packages to v0.26.8 (patch) (#1945) (6ce03d6)
  • update module github.com/onsi/ginkgo/v2 to v2.12.0 (#2019) (41e878f)
  • update module github.com/onsi/gomega to v1.27.10 (#1796) (8f14bff)
  • update module golang.org/x/net to v0.14.0 (#1855) (3186188)
  • update module google.golang.org/grpc to v1.57.0 (#1861) (fdcbdf5)
  • update opentelemetry-go monorepo (minor) (#1931) (a0a1a7e)

Refactoring

  • lifecycle-operator: eventing and telemetry (#1844) (0130576)
  • lifecycle-operator: refactor event emitter unit tests (#1867) (2558f74)
scheduler: 0.8.2

0.8.2 (2023-09-05)

Other

Docs

Dependency Updates

  • update dependency kubernetes-sigs/kustomize to v5.1.1 (#1853) (354ab3f)
  • update kubernetes packages (patch) (#1786) (cba2de5)
  • update module github.com/onsi/ginkgo/v2 to v2.12.0 (#2019) (41e878f)
  • update module github.com/onsi/gomega to v1.27.10 (#1796) (8f14bff)
  • update module github.com/onsi/gomega to v1.27.9 (#1787) (90b6ce9)
  • update module golang.org/x/net to v0.12.0 (#1662) (49318bf)
  • update module golang.org/x/net to v0.14.0 (#1855) (3186188)
  • update module google.golang.org/grpc to v1.56.2 (#1663) (0b618c4)
  • update module google.golang.org/grpc to v1.57.0 (#1861) (fdcbdf5)
  • update module k8s.io/kubernetes to v1.25.13 (#1958) (fb23f09)

This PR was generated with Release Please. See documentation.

@keptn-bot keptn-bot requested a review from a team as a code owner August 29, 2023 12:11
@github-actions github-actions bot added documentation Improvements or additions to documentation scheduler lifecycle-operator labels Aug 29, 2023
@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Merging #1979 (ea9d7bc) into main (c365734) will increase coverage by 0.63%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1979      +/-   ##
==========================================
+ Coverage   83.55%   84.18%   +0.63%     
==========================================
  Files         108      150      +42     
  Lines        7071     9525    +2454     
==========================================
+ Hits         5908     8019    +2111     
- Misses        956     1221     +265     
- Partials      207      285      +78     

see 43 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 68.55% <ø> (ø)
component-tests 59.17% <ø> (+0.27%) ⬆️
lifecycle-operator 84.94% <ø> (ø)
metrics-operator 85.85% <ø> (?)
scheduler 32.12% <ø> (ø)

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--groups--lifecycle-operator-and-scheduler branch 3 times, most recently from 161d380 to e7dd510 Compare August 31, 2023 06:54
@netlify
Copy link

netlify bot commented Aug 31, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit c020517
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/64f70b8b931f24000841e296
😎 Deploy Preview https://deploy-preview-1979--keptn-lifecycle-toolkit.netlify.app
📱 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--groups--lifecycle-operator-and-scheduler branch 11 times, most recently from 3d65567 to c0b616f Compare September 5, 2023 06:54
mowies
mowies previously approved these changes Sep 5, 2023
Copy link
Member

@thisthat thisthat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should change the tag to 0.8.2 or 0.9.0

@keptn-bot keptn-bot force-pushed the release-please--branches--main--groups--lifecycle-operator-and-scheduler branch from c0b616f to a9aadc9 Compare September 5, 2023 08:07
mowies
mowies previously approved these changes Sep 5, 2023
@keptn-bot keptn-bot force-pushed the release-please--branches--main--groups--lifecycle-operator-and-scheduler branch from a9aadc9 to c020517 Compare September 5, 2023 11:05
mowies
mowies previously approved these changes Sep 5, 2023
Signed-off-by: keptn-bot <86361500+keptn-bot@users.noreply.github.com>
@keptn-bot keptn-bot force-pushed the release-please--branches--main--groups--lifecycle-operator-and-scheduler branch from c020517 to ea9d7bc Compare September 5, 2023 11:17
@sonarcloud
Copy link

sonarcloud bot commented Sep 5, 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
No Duplication information No Duplication information

@mowies mowies merged commit 12d0f40 into main Sep 5, 2023
36 checks passed
@mowies mowies deleted the release-please--branches--main--groups--lifecycle-operator-and-scheduler branch September 5, 2023 11:39
thisthat added a commit to thisthat/lifecycle-controller that referenced this pull request Sep 5, 2023
thisthat added a commit to thisthat/lifecycle-controller that referenced this pull request Sep 5, 2023
…es (keptn#1979)"

This reverts commit 12d0f40.

Signed-off-by: Giovanni Liva <giovanni.liva@dynatrace.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation lifecycle-operator scheduler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants