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

Release V1.1.0 #15

Merged
merged 5 commits into from
Aug 22, 2023
Merged

Release V1.1.0 #15

merged 5 commits into from
Aug 22, 2023

Conversation

Inbaraj-S
Copy link
Member

Features

  • Support added for Web Application Firewalll Integration - OKE-26958
  • Support added for enabling LB shape updates via ingressclassparameters - OKE-24944
  • Added resource tags for LB resource created via ingress controller - OKE-26781

Bugs:

  • Fixed multi-path routing bug - OKE-27261

++ ReadMe document updated.

@Inbaraj-S Inbaraj-S requested a review from nirpai August 18, 2023 04:56
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 18, 2023
@coveralls
Copy link

coveralls commented Aug 18, 2023

Pull Request Test Coverage Report for Build 5930185847

  • 397 of 610 (65.08%) changed or added relevant lines in 12 files are covered.
  • 24 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.5%) to 56.902%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/controllers/backend/backend.go 4 5 80.0%
pkg/controllers/routingpolicy/util.go 19 21 90.48%
pkg/certificate/certificate.go 0 4 0.0%
pkg/controllers/routingpolicy/routingpolicy.go 6 11 54.55%
pkg/controllers/ingress/ingress.go 14 21 66.67%
pkg/controllers/ingressclass/ingressclass.go 54 70 77.14%
pkg/loadbalancer/loadbalancer.go 0 22 0.0%
pkg/util/testutil.go 0 23 0.0%
pkg/waf/waf.go 82 107 76.64%
pkg/util/util.go 0 27 0.0%
Files with Coverage Reduction New Missed Lines %
pkg/server/server.go 1 4.5%
pkg/controllers/ingressclass/ingressclass.go 2 57.34%
pkg/controllers/routingpolicy/routingpolicy.go 2 35.32%
pkg/certificate/certificate.go 19 60.82%
Totals Coverage Status
Change from base Build 5572689116: -0.5%
Covered Lines: 2127
Relevant Lines: 3738

💛 - Coveralls

nirpai
nirpai previously approved these changes Aug 21, 2023
@Inbaraj-S Inbaraj-S merged commit 36327ca into main Aug 22, 2023
4 checks passed
@Inbaraj-S Inbaraj-S deleted the feature-branch branch September 25, 2023 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants