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

modify template to proper toml format #6

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

JinxCappa
Copy link
Contributor

Existing config that is generated is not processed correctly with latest version of frp (v0.58.1) due to formatting.

IMPORTANT: Please do not create a Pull Request without creating an issue first!

(Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request).

Summary

This PR fixes the toml configuration generated in the configmap by the operator

Type of Change

This PR fixes/implements the following bugs/features:

How has this been tested?

Proof: Can be provided if necessary

Checklist:

  • My code follows the code style of this project.

@JinxCappa JinxCappa force-pushed the toml branch 2 times, most recently from 1586e95 to 67d6dda Compare June 27, 2024 21:31
pkg/client/utils/template.go Outdated Show resolved Hide resolved
Existing config that is generated is not processed correctly with latest version of frp (v0.58.1) due to formatting.

Signed-off-by: Eddie Garcia <[email protected]>
@zufardhiyaulhaq zufardhiyaulhaq merged commit ff910a6 into zufardhiyaulhaq:main Jun 28, 2024
5 checks passed
@JinxCappa JinxCappa deleted the toml branch June 29, 2024 16:30
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.

3 participants