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

fix regex when checking containerd config.toml #177

Merged
merged 4 commits into from
Jul 19, 2023

Conversation

wyhysj
Copy link
Contributor

@wyhysj wyhysj commented Jun 23, 2023

Description

There is incorrect regex in dfdaemon-daemonset, when injecting registry auth into containerd config.toml, will generate duplicate entries, which leads to containerd down after changing config.toml

Fix the regex, then should be okay.

Signed-off-by: Tony <imrperfect@gmail.com>
@wyhysj wyhysj force-pushed the fix/inject-registry-credentials branch from 165e13e to 184e399 Compare June 23, 2023 03:45
Signed-off-by: Tony <imrperfect@gmail.com>
charts/dragonfly/Chart.yaml Outdated Show resolved Hide resolved
charts/dragonfly/Chart.yaml Outdated Show resolved Hide resolved
charts/dragonfly/Chart.yaml Outdated Show resolved Hide resolved
charts/dragonfly/Chart.yaml Outdated Show resolved Hide resolved
@gaius-qi
Copy link
Member

@wyhysj Please fix request changes. Thanks!

@wyhysj
Copy link
Contributor Author

wyhysj commented Jul 18, 2023

@wyhysj Please fix request changes. Thanks!

@gaius-qi bumped version and removed previous changelog.

Copy link
Member

@gaius-qi gaius-qi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gaius-qi gaius-qi merged commit 8d9fbe2 into dragonflyoss:main Jul 19, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants