hashgraph / hashgraph/solo-weaver

Add integration test asserting GVR group matches installed CRD

Open
#851 0 comments 0 reactions 1 assignee Claimed by @radkomih View on GitHub
Bug Story
Dominant language
Go
Stars
3
Forks
0
Avg merge
3d 5h
Merged PRs (30d)
47

Description

**Epic:** #1076

Add a test (or test helper) that queries the cluster for the `networkupgradeexecutes` CRD and asserts that the `Group` field in the hardcoded GVR constant matches the CRD's actual `.spec.group`. This prevents the API group from drifting again.

## Acceptance Criteria
- [ ] Test fails if GVR group does not match CRD spec group
- [ ] Test is gated on a real cluster being available (integration tag or `//go:build integration`)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.