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

Splunk Operator: Splunk Operator: not in Operator Hub still in OpenShift 4.14 #1259 #1373

Open
kundeng opened this issue Aug 29, 2024 · 4 comments
Assignees
Labels

Comments

@kundeng
Copy link

kundeng commented Aug 29, 2024

Please select the type of request

Bug

Tell us more

See #1259

Still missing in Openshift 4.16

@vivekr-splunk
Copy link
Collaborator

we have certified operator on 4.14 you can find certified operators here https://github.com/redhat-openshift-ecosystem/certified-operators/blob/main/operators/splunk-operator/2.6.0/metadata/annotations.yaml

@kundeng
Copy link
Author

kundeng commented Aug 31, 2024

we have certified operator on 4.14 you can find certified operators here https://github.com/redhat-openshift-ecosystem/certified-operators/blob/main/operators/splunk-operator/2.6.0/metadata/annotations.yaml

There are multiple issues at hand.

Firstly, I am attempting to test on version 4.16 but am unable to locate it. Could you provide the steps for manual testing? Please note that I am not a DevOps professional, so detailed instructions would be appreciated.

Secondly, regarding Openshift 4.15, my colleague has informed me that he is unable to install it even though it is certified. The error seems to be related to unpackaging. I will share the specific error message shortly.

@michal-tatusko-splunk
Copy link
Collaborator

Thank you for raising this issue. We will look into that shortly.

@gforster
Copy link

gforster commented Sep 4, 2024

Not much to go on for errors, here is the relevant info from the subscription yaml:

...
  startingCSV: splunk-operator.v2.6.0
status:
  catalogHealth:
    - catalogSourceRef:
        apiVersion: operators.coreos.com/v1alpha1
        kind: CatalogSource
        name: certified-operators
        namespace: openshift-marketplace
        resourceVersion: '944195034'
        uid: 067eb654-bc80-455b-85b2-b30f9163e3cb
      healthy: true
      lastUpdated: '2024-08-28T15:25:28Z'
    - catalogSourceRef:
        apiVersion: operators.coreos.com/v1alpha1
        kind: CatalogSource
        name: community-operators
        namespace: openshift-marketplace
        resourceVersion: '944195181'
        uid: 3d82e2d7-d186-465d-bd08-211c4995fc3b
      healthy: true
      lastUpdated: '2024-08-28T15:25:28Z'
    - catalogSourceRef:
        apiVersion: operators.coreos.com/v1alpha1
        kind: CatalogSource
        name: redhat-marketplace
        namespace: openshift-marketplace
        resourceVersion: '944195043'
        uid: 57618b54-7745-4de2-8a03-668923aa7caa
      healthy: true
      lastUpdated: '2024-08-28T15:25:28Z'
    - catalogSourceRef:
        apiVersion: operators.coreos.com/v1alpha1
        kind: CatalogSource
        name: redhat-operators
        namespace: openshift-marketplace
        resourceVersion: '944195019'
        uid: de59d15a-db70-4dc8-bebe-4d47948e0b46
      healthy: true
      lastUpdated: '2024-08-28T15:25:28Z'
  conditions:
    - reason: UnpackingInProgress
      status: 'True'
      type: BundleUnpacking
    - lastTransitionTime: '2024-08-28T15:25:28Z'
      message: all available catalogsources are healthy
      reason: AllCatalogSourcesHealthy
      status: 'False'
      type: CatalogSourcesUnhealthy
    - message: 'bundle unpacking failed. Reason: DeadlineExceeded, and Message: Job was active longer than specified deadline'
      reason: BundleUnpackFailed
      status: 'True'
      type: BundleUnpackFailed

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

No branches or pull requests

5 participants