Skip to content

support build from local source code#411

Merged
benjaminhuo merged 1 commit intoOpenFunction:mainfrom
wanjunlei:main
Jan 31, 2023
Merged

support build from local source code#411
benjaminhuo merged 1 commit intoOpenFunction:mainfrom
wanjunlei:main

Conversation

@wanjunlei
Copy link
Member

Signed-off-by: wanjunlei [email protected]

"must be specified when `spec.build` enabled")
}

if r.Spec.Build.SrcRepo.Url == "" && r.Spec.Build.SrcRepo.BundleContainer == nil {
Copy link
Member

Choose a reason for hiding this comment

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

Maybe we need to add a check to ensure only one of the URL or bundleContainer can be specified?
Not all of them can be set simultaneously.

Copy link
Member Author

Choose a reason for hiding this comment

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

If bundleContainer and url are set at the same time, bundleContainer will be used first.

Copy link
Member

Choose a reason for hiding this comment

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

ok

@benjaminhuo
Copy link
Member

We need docs, helm charts for the revision-controller now.
Are there any other changes needed before releasing v1.0?

@benjaminhuo benjaminhuo merged commit a5da7ba into OpenFunction:main Jan 31, 2023
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