Skip to content

Multiple profile support #55

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

Closed
wants to merge 1 commit into from

Conversation

punam20
Copy link
Contributor

@punam20 punam20 commented Jun 2, 2025

profile based package build
upload artifact to no auth registry.

Pull Request Template

Description

Please include a summary of the changes and the related issue. List any dependencies
that are required for this change.

Fixes # (issue)

Any Newly Introduced Dependencies

Please describe any newly introduced 3rd party dependencies in this change.
List their name, license information, and how they are used in the project.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions
so we can reproduce. Please also list any relevant details for your test configuration.

Checklist

  • I agree to use the APACHE-2.0 license for my code changes
  • I have not introduced any 3rd party dependency changes
  • I have performed a self-review of my code

@shankarsrinivas1
Copy link
Contributor

Please hold this PR for some time , with EMT-uOS all hook os related files are deleted , once emt-uOS merged you can start work on this

@punam20 punam20 force-pushed the multi_profile_support branch 3 times, most recently from db5d65e to 392b361 Compare June 4, 2025 05:33
@punam20 punam20 force-pushed the multi_profile_support branch 2 times, most recently from 81c206e to 2a085d6 Compare June 5, 2025 06:16
@sys-orch sys-orch added the root label Jun 5, 2025
@punam20 punam20 force-pushed the multi_profile_support branch from 5c9a69d to 536d695 Compare June 9, 2025 14:13
@punam20 punam20 changed the base branch from feature-enhancement-3.1 to sn-emt-uOS-integration June 9, 2025 14:14

iptables -A INPUT -p tcp -j ACCEPT

if [ "$host_type" = "kubernetes" ]; then
# Start the K8* scripts only once
Copy link
Contributor

Choose a reason for hiding this comment

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

You should do these check during the provision or USB creation time and exit the install if its not correct

Copy link

This pull request is stale because it has been open 30 days with no activity. Make a comment or update the PR to avoid closing PR after 15 days.

@krishnajs krishnajs closed this Jul 17, 2025
@krishnajs
Copy link
Contributor

Design and implemenation change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants