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

[DevSecOps] MinIO Bug fix and add new commands #30298

Merged
merged 1 commit into from Oct 19, 2023

Conversation

content-bot
Copy link
Collaborator

Original External PR

external pull request

Contributor

@pl-brault

Contributing to Cortex XSOAR Content

Make sure to register your contribution by filling the contribution registration form

The Pull Request will be reviewed only after the contribution registration form is filled.

Status

  • In Progress
  • Ready
  • In Hold - (Reason for hold)

Related Issues

fixes: link to the issue

Description

This PR adds 3 commands to the integration MinIO:

  • minio-copy-object: Create an object by server-side copying data from another object.
  • minio-set-tag: Set tags configuration to an object.
  • minio-get-tags: Get tags configuration of an object.

It also fix an issue where the parameter bucket_name had an predefined value to empty string which show a dropdown menu for the minio-put-object and minio-fput-object commands. It fix the same issue on the parameter length for the minio-get-object command.

Here is the visual picture:
image
Here is the code:
image

Must have

  • Tests
  • Documentation

@content-bot content-bot added Contribution Thank you! Contributions are always welcome! ready-for-instance-test In contribution PRs, this label will cause a trigger of a build with a modified pack from the PR. post-demo Contribution Form Filled Whether contribution form filled or not. Community Community Support Level Indicates that the contribution is for Community supported pack Internal PR labels Oct 18, 2023
@ilappe ilappe merged commit 6b6e0cb into master Oct 19, 2023
40 of 42 checks passed
@ilappe ilappe deleted the contrib/pl-brault_plb-minio_bug branch October 19, 2023 08:40
sapirshuker pushed a commit that referenced this pull request Dec 21, 2023
Co-authored-by: pl-brault <143391737+pl-brault@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Support Level Indicates that the contribution is for Community supported pack Community Contribution Form Filled Whether contribution form filled or not. Contribution Thank you! Contributions are always welcome! docs-approved Internal PR post-demo ready-for-instance-test In contribution PRs, this label will cause a trigger of a build with a modified pack from the PR.
Projects
None yet
3 participants