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

fluent-operator/3.1.0 package update #26316

Merged
merged 3 commits into from
Aug 15, 2024

Conversation

octo-sts[bot]
Copy link
Contributor

@octo-sts octo-sts bot commented Aug 14, 2024

@octo-sts octo-sts bot added request-version-update request for a newer version of a package automated pr labels Aug 14, 2024
Copy link
Contributor Author

octo-sts bot commented Aug 14, 2024

Open AI suggestions to solve the build error:

The error message is: "ERROR: failed to build package. the build environment has been preserved:
INFO   workspace dir: /temp/melange-workspace-3926737255
INFO   guest dir: /temp/melange-guest-468691654
ERRO failed to build package: unable to run package fluent-operator pipeline: unable to run pipeline: unable to run pipeline: exit status 1
make[1]: *** [Makefile:111: packages/aarch64/fluent-operator-3.1.0-r0.apk] Error 1
make[1]: Leaving directory '/github/home'
make: *** [Makefile:101: package/fluent-operator] Error 2
##[error]Process completed with exit code 2."

Suggestions to fix the error:
1. Ensure all required dependencies are installed.
2. Check for any missing or incorrect paths in the configuration.
3. Verify the patch being applied is correct and not already applied.
4. Run `git config --global --add safe.directory /github/home` before the build.

Copy link
Contributor Author

octo-sts bot commented Aug 15, 2024

Open AI suggestions to solve the build error:

The error message is: "The CustomResourceDefinition 'fluentds.fluentd.fluent.io' is invalid: metadata.annotations: Too long: must have at most 262144 bytes"

1. Review the annotations in the CRD for "fluentds.fluentd.fluent.io".
2. Identify and remove or shorten any excessively long annotations.
3. Ensure the total size of annotations is under 262144 bytes.
4. Apply the updated CRD.

@developer-guy developer-guy self-requested a review August 15, 2024 08:41
Signed-off-by: Mark McCormick <[email protected]>
Signed-off-by: Batuhan Apaydin <[email protected]>
@developer-guy developer-guy force-pushed the wolfictl-075c265e-2c77-4bf6-84ce-7a31ba5f6f3d branch from e931dbe to 7555cf4 Compare August 15, 2024 08:50
Copy link
Contributor Author

octo-sts bot commented Aug 15, 2024

Open AI suggestions to solve the build error:

The error message is: "The CustomResourceDefinition 'fluentds.fluentd.fluent.io' is invalid: metadata.annotations: Too long: must have at most 262144 bytes"

1. Review the annotations in the CustomResourceDefinition (CRD) for "fluentds.fluentd.fluent.io".
2. Identify and remove or shorten any excessively long annotations.
3. Ensure the total size of annotations is under 262144 bytes.
4. Apply the updated CRD.

Signed-off-by: Batuhan Apaydin <[email protected]>
@developer-guy
Copy link
Member

there was an issue during the kwok tests:

"fluentds.fluentd.fluent.io" is invalid: metadata.annotations: Too long: must have at most 262144 bytes

so I've added --server-side=true option to kubectl command to fix it.

Copy link
Contributor

Package fluent-operator: Click to expand/collapse

Package fluent-operator:
Modified: /usr/bin/manager

Package fluent-watcher: Click to expand/collapse

Package fluent-watcher:
Modified: /usr/bin/fluent-watcher

Package fluent-watcher-compat: Click to expand/collapse

Package fluent-watcher-compat:
Unchanged

bincapz found differences: Click to expand/collapse

Changed: /tmp/wolfictl-apk-1153759195/fluent-watcher-compat/var/lib/db/sbom/fluent-watcher-compat-3.1.0-r0.spdx.json

Moved: fluent-watcher/var/lib/db/sbom/fluent-watcher-3.0.0-r1.spdx.json -> /tmp/wolfictl-apk-1153759195/fluent-watcher/var/lib/db/sbom/fluent-watcher-3.1.0-r0.spdx.json (similarity: 0.98)

Changed: /tmp/wolfictl-apk-1153759195/fluent-operator/var/lib/db/sbom/fluent-operator-3.1.0-r0.spdx.json

@rawlingsj rawlingsj merged commit 501b024 into main Aug 15, 2024
14 checks passed
@rawlingsj rawlingsj deleted the wolfictl-075c265e-2c77-4bf6-84ce-7a31ba5f6f3d branch August 15, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants