Benjamin Huo
Benjamin Huo
> @hurricane1988 Thanks for the contribution. Would you sign your commit like below?: > > ```shell > git commit -s --amend > git push -f > ``` > > @wanjunlei...
@hurricane1988 Your commits look a bit messed up. You may need to rebase or squash your commit: ``` git remote add upstream https://github.com/OpenFunction/OpenFunction.git git fetch --all git checkout main git...
Great! We can add this to a FAQ doc maybe @tpiperatgod
> I can take the lead given that my working time confirmed. That's great!
@lizzzcai Very good user stories! Logging can be handled by container platforms like KubeSphere. And yes, we need to consider how to support function metrics and tracing
CLA added by https://github.com/cla-assistant/cla-assistant
@Arhell we're in the process of moving this project to CNCF sandbox, would you help make a few changes to the website following CNCF's guideline including: - Add an announcement...
CII best practices badge started https://bestpractices.coreinfrastructure.org/en/projects/6029
> We are going to ask CNCF to help us create a separate channel in the Kubernetes workspace instead of creating a single workspace, right? Not kubernetes, should be cncf...
> To transfer the website analytics, it requires us to transfer the DNS of the domain name (`openfunction.dev`) and open a ticket in the LF Jira system. I will follow...