OP (oppenheimer)

Results 10 issues of OP (oppenheimer)

##### SUMMARY - Supports [Community Collection Template](https://github.com/dericcrago/collection_template/tree/collection-skeleton) as a type to initialize a new collection using `ansible-galaxy` command. Eg: `ansible-galaxy collection init example.my_collection --type community` - Added integration test for...

core_review
stale_ci
support:community
support:core
feature
has_issue
affects_2.12

`roles/prereq/tasks/main.yml` requires `selinux` module which is a part of `ansible.posix` collection. Hence, adding `ansible.posix` to `collections/requirements.yml` file.

needs_info
needs_template
stale_ci
WIP
small_patch

##### SUMMARY Update Azure Test Container Version to 3.0.0 PS: https://github.com/ansible-collections/news-for-maintainers/issues/18 ##### ISSUE TYPE - Bugfix Pull Request - Docs Pull Request - Feature Pull Request - New Module Pull...

bug
stale_ci
small_patch
backport

##### SUMMARY Update Azure Test Container Version to 3.0.0

stale_ci
small_patch
backport

Removed the extra space and added `-` after bash! From: ```bash curl -s "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh" | bash ``` To: ```bash curl -s "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh" | bash - ```

lifecycle/rotten
cncf-cla: no
size/XS

## Bug Description Reporting a minor UI bug within the Signoz dashboard. Specifically, after deleting a dashboard, a notification appears in the top-right corner displaying the message `DASHBOARD_TITLE Deleted Successfully`....

##### ISSUE TYPE - Bug Report ##### COMPONENT NAME - API - UI ##### SUMMARY SJT creates number of jobs as per the slicing count for the limited hosts. #####...

type:bug
component:api

##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME - UI ##### SUMMARY Custom message banner to notify Users about upgrade, changes and downtime information other than login prompt. This...

type:enhancement
component:api
component:ui

##### ISSUE TYPE - Feature Idea ##### SUMMARY Currently, the only way to resize custom logo is by editing `app.XXXXXXXX.css` file under ~/awx/public/static/css/ but after every upgrade, the resized value...

type:enhancement
component:ui