Bug 235353 - [New port] net/kube-scheduler
Summary: [New port] net/kube-scheduler
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-31 14:03 UTC by loic.blot
Modified: 2019-02-01 14:43 UTC (History)
0 users

See Also:


Attachments
kube-scheduler.shar (1.94 KB, text/plain)
2019-01-31 14:03 UTC, loic.blot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description loic.blot 2019-01-31 14:03:04 UTC
Created attachment 201560 [details]
kube-scheduler.shar

We now have kubectl and kube-controller-manager.
Here is the port for kube-scheduler.

Can you commit it, it works well.

APIserver is not ready yet there is a compilation issue
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-02-01 14:42:30 UTC
A commit references this bug:

Author: swills
Date: Fri Feb  1 14:42:18 UTC 2019
New revision: 491818
URL: https://svnweb.freebsd.org/changeset/ports/491818

Log:
  net/kube-scheduler: create port

  Kubernetes scheduler daemon

  WWW: https://github.com/kubernetes/kubernetes

  PR:		235353
  Submitted by:	loic.blot@unix-experience.fr

Changes:
  head/net/Makefile
  head/net/kube-scheduler/
  head/net/kube-scheduler/Makefile
  head/net/kube-scheduler/distinfo
  head/net/kube-scheduler/pkg-descr
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-02-01 14:43:22 UTC
Committed, thanks!