Skip to content

Conversation

@Igor-splunk
Copy link
Collaborator

Description

What does this PR have in it?

Key Changes

Highlight the updates in specific files

Testing and Verification

How did you test these changes? What automated tests are added?

Related Issues

Jira tickets, GitHub issues, Support tickets...

PR Checklist

  • Code changes adhere to the project's coding standards.
  • Relevant unit and integration tests are included.
  • Documentation has been updated accordingly.
  • All tests pass locally.
  • The PR description follows the project's guidelines.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 30, 2026

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


igor.grzankowski seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request

if licenseInfo.Status == "EXPIRED" {
eventPublisher.Warning(ctx, "LicenseExpired",
fmt.Sprintf("License '%s' has expired", licenseName))
scopedLog.Info("Detected expired license", "licenseName", licenseName, "title", licenseInfo.Title)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should it be Info?

@coveralls
Copy link
Collaborator

coveralls commented Jan 30, 2026

Pull Request Test Coverage Report for Build 21512929957

Details

  • 38 of 61 (62.3%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.09%) to 86.141%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/splunk/enterprise/licensemanager.go 38 44 86.36%
pkg/splunk/client/enterprise.go 0 17 0.0%
Totals Coverage Status
Change from base Build 21471999380: -0.09%
Covered Lines: 10803
Relevant Lines: 12541

💛 - Coveralls

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants