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

Rebase 1.4 release branch with changes from main #468

Merged
merged 3 commits into from
Sep 14, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,19 @@
#
# Francis Nijay (francis-nijay)
# Harish P (harishp8889)
# Michael Edegware (medegw01)
# Prsanna Muthukumaraswamy (prablr79)
# Sean Gallacher (gallacher)
# Trevor Dawe (tdawe)
# Shayna Finocchiaro (shaynafinocchiaro)
# Spandita Panigrahi (panigs7)
# Yiming Bao (baoy1)
# Jacob Grosner (JacobGros)
# Shefali Malhotra (shefali-malhotra)
# Adarsh Kumar Yadav (adarsh-dell)
# Alexander Hoppe (hoppea2)
# Sushma T S (tssushma)
# Rajshree Khare (khareRajshree)
# Niranjan N (niranjan-n1)

# for all files:
*@francis-nijay @harishp8889 @medegw01 @prablr79 @gallacher @tdawe
*@francis-nijay @harishp8889 @prablr79 @gallacher @tdawe @shaynafinocchiaro @panigs7 @baoy1 @JacobGros @shefali-malhotra @adarsh-dell @hoppea2 @tssushma @khareRajshree @niranjan-n1
9 changes: 0 additions & 9 deletions .github/containerscan/allowedlist.yaml

This file was deleted.

86 changes: 0 additions & 86 deletions .github/workflows/actions.yml

This file was deleted.

3 changes: 3 additions & 0 deletions CHANGELOG/CHANGELOG-1.3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,6 @@
- Driver installation fails on K8 versions > 1.23.0 using helm. ([#247](https://github.com/dell/csm/issues/247))
- Ext4 filesystem is consuming extra reserved space from the total available size. ([#245](https://github.com/dell/csm/issues/245))
- Resiliency: Occasional failure unmounting Unity volume for raw block devices via iSCSI. ([#237](https://github.com/dell/csm/issues/237))
- CSM Authorization proxy server install fails due to missing container-selinux ([#313](https://github.com/dell/csm/issues/313))
- Permissions on CSM Authorization karavictl and k3s binaries are incorrect ([#277](https://github.com/dell/csm/issues/277))
- CSM Authorization OPA policies fail if there are hosts or DNS entries for "localhost" that don't resolve to 127.0.0.1 ([#321](https://github.com/dell/csm/issues/321))
21 changes: 0 additions & 21 deletions Dockerfile

This file was deleted.

22 changes: 0 additions & 22 deletions Dockerfile.dev

This file was deleted.

91 changes: 0 additions & 91 deletions Makefile

This file was deleted.

2 changes: 0 additions & 2 deletions cmd/csm-cli/Makefile

This file was deleted.

15 changes: 0 additions & 15 deletions cmd/csm-cli/cli_env.sh

This file was deleted.

32 changes: 0 additions & 32 deletions cmd/csm-cli/cmd/add.go

This file was deleted.

65 changes: 0 additions & 65 deletions cmd/csm-cli/cmd/add_cluster.go

This file was deleted.

Loading