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

NET-698 #2671

Merged
merged 3 commits into from
Nov 27, 2023
Merged

NET-698 #2671

merged 3 commits into from
Nov 27, 2023

Conversation

uGiFarukh
Copy link
Contributor

@uGiFarukh uGiFarukh commented Nov 16, 2023

Describe your changes

  • create emqx creds for host on pull if not found.

Provide Issue ticket number if applicable/not in title

Provide testing steps

Checklist before requesting a review

  • My changes affect only 10 files or less.
  • I have performed a self-review of my code and tested it.
  • If it is a new feature, I have added thorough tests, my code is <= 1450 lines.
  • If it is a bugfix, my code is <= 200 lines.
  • My functions are <= 80 lines.
  • I have had my code reviewed by a peer.
  • My unit tests pass locally.
  • Netmaker is awesome.

* create emqx creds for host on pull if not found.
controllers/hosts.go Outdated Show resolved Hide resolved
* emqx creds creation changed to host authenticate function.
controllers/hosts.go Show resolved Hide resolved
* added node acls update.
@abhishek9686 abhishek9686 merged commit 99adc96 into develop Nov 27, 2023
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants